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

License

Notifications You must be signed in to change notification settings

zhouyuanzxc/redis

Error
Looks like something went wrong!

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

Releases

No releases published

Packages

No packages published

Languages

  • C 74.8%
  • Tcl 15.7%
  • C++ 6.2%
  • Ruby 1.7%
  • Objective-C 0.6%
  • Shell 0.4%
  • Other 0.6%