Skip to content

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.

License

mindcrime-forks/redis

 
 

What is This?

A fork of the Redis code-base, up to (but excluding) the most recent commit where they changed the license. This code is still licensed under the 3-Clause BSD license.

See HN discussion.

About

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.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 74.3%
  • Tcl 24.3%
  • Python 0.5%
  • Shell 0.3%
  • Ruby 0.3%
  • Makefile 0.2%
  • Other 0.1%