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.
-
1
derived packages
- Links to home:mmay_ngn / redis
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mmay_ngn:redis7-zas/redis4zas && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000002612 2.55 KB | |
_link | 0000000137 137 Bytes | |
ppc-atomic.patch | 0000000450 450 Bytes | |
redis-7.0.12.tar.gz | 0002992216 2.85 MB | |
redis-conf.patch | 0000002851 2.78 KB | |
redis-sentinel.target | 0000000111 111 Bytes | |
redis-sentinel@.service | 0000000744 744 Bytes | |
redis-user.conf | 0000000086 86 Bytes | |
redis.changes | 0000115691 113 KB | |
redis.hashes | 0000021757 21.2 KB | |
redis.logrotate | 0000000170 170 Bytes | |
redis.spec | 0000007041 6.88 KB | |
redis.sysctl | 0000000481 481 Bytes | |
redis.target | 0000000093 93 Bytes | |
redis.tmpfiles.d | 0000000117 117 Bytes | |
redis@.service | 0000000680 680 Bytes | |
reproducible.patch | 0000001070 1.04 KB |
Comments 0