Persistent key-value database with built-in net interface

Edit Package redis
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.

Refresh
Refresh
Source Files
Filename Size Changed
redis-2.4.1.tar.gz 0000618821 604 KB
redis-conf.patch 0000001872 1.83 KB
redis-initscript.patch 0000003216 3.14 KB
redis.changes 0000005317 5.19 KB
redis.logrotate 0000000148 148 Bytes
redis.spec 0000004789 4.68 KB
redis.sysconfig 0000000036 36 Bytes
skip-aof-test.patch 0000000361 361 Bytes
Revision 22 (latest revision is 245)
Andreas Schneider's avatar Andreas Schneider (gladiac) accepted request 88557 from Vitaly Greck's avatar Vitaly Greck (vintozver) (revision 22)
Update to version 2.4.1
Please note that docs are not included in sources from this version :(
Comments 0
openSUSE Build Service is sponsored by