Skip to content
/ redis Public
forked from redis/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.

License

Notifications You must be signed in to change notification settings

knwng/redis

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

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 77.2%
  • Tcl 21.6%
  • Ruby 0.3%
  • Shell 0.3%
  • Python 0.3%
  • Makefile 0.2%
  • Other 0.1%