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

Unknown, BSD-3-Clause licenses found

Licenses found

Unknown
license.txt
BSD-3-Clause
COPYING
Notifications You must be signed in to change notification settings

ls0618/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

Unknown, BSD-3-Clause licenses found

Licenses found

Unknown
license.txt
BSD-3-Clause
COPYING

Stars

Watchers

Forks

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%