"
Values in Redis can be Strings as in a conventional key-value store,
but also Lists, Sets, and SortedSets (to be support in version 1.1).
This data types allow pushing/poping elements, or adding/removing
them, also perform server side union, intersection, difference between
sets, and so forth depending on the types. Redis supports different
kind of sorting abilities for Sets and Lists.
"

-- 
Kuba

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to