redis-tools

Persistent key-value database with network interface (client)
  https://redis.io/
  0
  no reviews



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 command line client and other tools.