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

License

Notifications You must be signed in to change notification settings

melo/redis

Repository files navigation

Check the 'doc' directory. doc/README.html is a good starting point :)

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 81.4%
  • Tcl 16.4%
  • C++ 1.1%
  • Shell 0.6%
  • Ruby 0.4%
  • Perl 0.1%