22674 Forks
60521 Stars
60521 Watchers

redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

How to download and setup redis

Open terminal and run command
git clone https://github.com/redis/redis.git
git clone is used to create a copy or clone of redis repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with redis https://github.com/redis/redis/archive/master.zip

Or simply clone redis with SSH
[email protected]:redis/redis.git

If you have some problems with redis

You may open issue on redis support forum (system) here: https://github.com/redis/redis/issues

Similar to redis repositories

Here you may see redis alternatives and analogs

 etcd    bolt    arangodb    badger    tikv    dynomite    buntdb    EGOCache    nuster    ardb    PumpkinDB    unqlite    histore    keyv    hraftd    xodus    github-ds    redislite    EasyFlash    pogreb    infinit    diplomat    hashmap    RAMCloud    js    elasticell    lmdbjava    flintstone    permazen    olric