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.
- Sources inherited from project openSUSE:Leap:42.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Ports/redis && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
8bb9cb_overflow.patch | 0000001876 1.83 KB | |
CVE-2013-7458.patch | 0000001407 1.37 KB | |
README.SUSE | 0000000902 902 Bytes | |
redis-3.0.4.tar.gz | 0001364993 1.3 MB | |
redis-conf.patch | 0000001663 1.62 KB | |
redis-enable-bactrace-on-x86-and-ia64-only.patch | 0000000403 403 Bytes | |
redis-initscript.patch | 0000004099 4 KB | |
redis.changes | 0000032683 31.9 KB | |
redis.logrotate | 0000000170 170 Bytes | |
redis.spec | 0000005873 5.74 KB | |
redis.target | 0000000093 93 Bytes | |
redis.tmpfiles.d | 0000000117 117 Bytes | |
redis@.service | 0000000490 490 Bytes |
Latest Revision
Ludwig Nussel (lnussel)
committed
(revision 8)
vrev freeze
Comments 0