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:Backports:SLE-15
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15:Update/redis && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000001373 1.34 KB | |
redis-4.0.9.tar.gz | 0001737022 1.66 MB | |
redis-conf.patch | 0000001908 1.86 KB | |
redis-disable_integration_logging.patch | 0000000346 346 Bytes | |
redis-enable-bactrace-on-x86-ia64-and_arm32_only.p |
0000000417 417 Bytes | |
redis-initscript.patch | 0000004099 4 KB | |
redis.changes | 0000046496 45.4 KB | |
redis.logrotate | 0000000170 170 Bytes | |
redis.spec | 0000005371 5.25 KB | |
redis.sysctl | 0000000481 481 Bytes | |
redis.target | 0000000093 93 Bytes | |
redis.tmpfiles.d | 0000000117 117 Bytes | |
redis@.service | 0000000280 280 Bytes |
Revision 1 (latest revision is 3)
Ismail Dönmez (namtrac)
committed
(revision 1)
Comments 0