[Redis] Welcome to the Redis mailing list
- From:
- Brandon Huey
- Date:
- 2010-07-16 @ 04:08
It is possible to think at Redis as a data structures server, it is not
just another key-value DB, see all the commands supported by Redis to get
the first feeling. Redis supports operations like atomic push and pop of
elements on lists, taking ranges of elements from this lists at once,
trimming of lists, server-side intersections of sets and even sorting
data!
Project home: http://code.google.com/p/redis/
Project documentation: http://code.google.com/p/redis/wiki/index?tm=6