2-Aug-16 (Created: 2-Aug-16) | More in '00.15-Research'

4982 What is Redis?

Redis is a Remote DIctionary Server.

It is advanced-data-structure server that supports complex data types, including strings, hashes, lists, sets, sorted sets, bitmaps and HyperLogLogs.

Redis is open source, BSD licensed, advanced key-value cache and store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets, sorted sets, bitmaps and hyperloglogs.