Persistent key-value database with built-in net interface
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 server:database / redis
- Has a link diff
-
Download package
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed | Actions |
---|---|---|---|
README.SUSE | 0000002628 2.57 KB | over 1 year | |
_link | 0000000123 123 Bytes | 6 months | |
redis-5.0.5.tar.gz | 0001975750 1.88 MB | 6 months | |
redis-conf.patch | 0000002215 2.16 KB | 6 months | |
redis-disable_integration_logging.patch | 0000000346 346 Bytes | over 1 year | |
redis-enable-bactrace-on-x86-ia64-and_arm32_only.p |
0000000499 499 Bytes | 6 months | |
redis-initscript.patch | 0000004322 4.22 KB | over 1 year | |
redis-sentinel.target | 0000000111 111 Bytes | over 1 year | |
redis-sentinel@.service | 0000000327 327 Bytes | about 1 year | |
redis.changes | 0000054233 53 KB | 6 months | |
redis.logrotate | 0000000170 170 Bytes | over 6 years | |
redis.spec | 0000006210 6.06 KB | 6 months | |
redis.sysctl | 0000000481 481 Bytes | over 2 years | |
redis.target | 0000000093 93 Bytes | over 4 years | |
redis.tmpfiles.d | 0000000117 117 Bytes | over 4 years | |
redis@.service | 0000000298 298 Bytes | about 1 year | |
reproducible.patch | 0000001069 1.04 KB | 6 months |
Comments for redis 0