-
Notifications
You must be signed in to change notification settings - Fork 49
Redis
Edward Lee edited this page Aug 18, 2015
·
2 revisions
Redis is an open source, BSD licensed, advanced key-value cache and store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets, sorted sets, bitmaps and hyperloglogs.
- Redis - Wikipedia (相关资料入口)