My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
SunionCommand  
Updated Dec 21, 2010 by anti...@gmail.com

We moved to Redis.io!

Redis home moved to http://redis.io, please visit our new home.

Comment by jorangr...@gmail.com, Sep 8, 2010

Is it possible to do a SUNION or SINTERSECTION on a set of keys, pass the result of this directly to the MGET command and then return the result of the MGET command?

This would save tremendous amounts of network traffic, when doing set operations on indexes with the intention to return the objects represented by the results of these set operations.

One could just pass in a reference to the indexes, and then have the objects returned in one step.


Sign in to add a comment
Powered by Google Project Hosting