forked from microsoftarchive/redis
-
Notifications
You must be signed in to change notification settings - Fork 0
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
DubleChung/redis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- C 75.4%
- Tcl 15.7%
- C++ 6.2%
- Ruby 1.7%
- Shell 0.4%
- C# 0.3%
- Other 0.3%