Key-Value Store
Redis 2.0.0 RC 3 Released
Redis 2.0.0 Release Candidate 3 is out now.
Redis is an advanced key-value store. It is described as being “similar to memcached,” but the values can be strings, lists, sets or ordered sets, and the data types can be manipulated with automatic operations. Redis also supports different kinds of sorting abilities. Redis is written in ANSI C.
The new release candidate can be downloaded now.
Follow us