Path to this page:
./
databases/redis,
Persistent key-value database with built-in net interface
Branch: pkgsrc-2014Q2,
Version: 2.8.9,
Package name: redis-2.8.9,
Maintainer: filipRedis 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.
Master sites:
SHA1: 003ccdc175816e0a751919cf508f1318e54aac1e
RMD160: e14dca13e50dda3e3515b213cfa5cbd4b99d671e
Filesize: 1071.649 KB
Version history: (Expand)
- (2014-07-11) Updated to version: redis-2.8.9
- (2014-07-02) Package added to pkgsrc.se, version redis-2.8.7 (created)