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-1.2.6.tar.bz2 0000165821 162 KB
redis-conf.patch 0000001689 1.65 KB
redis-initscript.patch 0000002723 2.66 KB
redis.changes 0000002742 2.68 KB
redis.logrotate 0000000148 148 Bytes
redis.spec 0000003790 3.7 KB
Revision 16 (latest revision is 245)
Andreas Schneider's avatar Andreas Schneider (gladiac) committed (revision 16)
- Added logging to /var/log/redis/redis.log.
- Added log rotation.
Comments 0
openSUSE Build Service is sponsored by