forked from redis/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, HyperLogLogs, Bitmaps.
License
wangxu0/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, HyperLogLogs, Bitmaps.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 85.3%
- Tcl 12.7%
- Objective-C 0.7%
- Ruby 0.4%
- Shell 0.4%
- Makefile 0.3%
- Other 0.2%