Please login to access the resource

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.6.9.tar.gz 0000989119 966 KB
redis-conf.patch 0000001751 1.71 KB
redis-initscript.patch 0000003971 3.88 KB
redis.changes 0000007984 7.8 KB
redis.logrotate 0000000170 170 Bytes
redis.spec 0000004503 4.4 KB
redis.sysconfig 0000000036 36 Bytes
skip-aof-test.patch 0000000408 408 Bytes
Revision 8 (latest revision is 96)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 181569 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
Make the logrotate script setuid/setgid to the redis user/group, to silence logrotate warnings in the logs. (forwarded request 180755 from vjt)
Comments 0
openSUSE Build Service is sponsored by