Persistent key-value database with built-in net interface
http://code.google.com/p/redis/Redis is an advanced key-value store. It is similar to memcached but the dataset
is not volatile, and values can be strings, exactly like in memcached,
but also lists, sets, and ordered sets. All this data types can be manipulated
with atomic operations to push/pop elements, add/remove elements, perform server
side union, intersection, difference between sets, and so forth. Redis supports
different kind of sorting abilities.
- Devel package for openSUSE:Factory
-
22
derived packages
- Links to openSUSE:Factory / redis
- Has a link diff
- Download package
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000002628 2.57 KB | over 2 years |
_link | 0000000140 140 Bytes | 3 months |
getMcontextEip-return-value.patch | 0000000445 445 Bytes | 8 months |
ppc-atomic.patch | 0000000397 397 Bytes | 9 months |
redis-6.0.10.tar.gz | 0002271970 2.17 MB | 4 days |
redis-conf.patch | 0000002208 2.16 KB | 3 months |
redis-sentinel.target | 0000000111 111 Bytes | over 2 years |
redis-sentinel@.service | 0000000349 349 Bytes | 11 months |
redis-user.conf | 0000000086 86 Bytes | about 1 year |
redis.changes | 0000068793 67.2 KB | 4 days |
redis.hashes | 0000013781 13.5 KB | 4 days |
redis.logrotate | 0000000170 170 Bytes | over 7 years |
redis.spec | 0000005962 5.82 KB | 4 days |
redis.sysctl | 0000000481 481 Bytes | over 3 years |
redis.target | 0000000093 93 Bytes | almost 6 years |
redis.tmpfiles.d | 0000000117 117 Bytes | almost 6 years |
redis@.service | 0000000311 311 Bytes | 11 months |
reproducible.patch | 0000001070 1.04 KB | about 1 year |
Comments for redis 0