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 0000001944 1.9 KB
redis-initscript.patch 0000002821 2.75 KB
redis.changes 0000005478 5.35 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 23 (latest revision is 245)
Andreas Schneider's avatar Andreas Schneider (gladiac) committed (revision 23)
- Updated to 2.4.1.
- Fixed init script.
Comments 0
openSUSE Build Service is sponsored by