erlang-redis | Persistent key-value database with network interface (Erlang client library) | Mehr ...
Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . This package contains the Erlang client library.
libphp-redis | Persistent key-value database with network interface (PHP client library) | Mehr ...
Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . This package contains the PHP client library.
redis-doc | Persistent key-value database with network interface (Documentation) | Mehr ...
Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . This package contains the documentation for Redis.
redis-server | Persistent key-value database with network interface | Mehr ...
Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk.