SinterstoreCommand
#sidebar
SetCommandsSidebar
Time complexity O(NM) worst case where N is the cardinality of the smallest set and M the number of setsThis commnad works exactly like SINTER but instead of being returned the resulting set is sotred as dstkey.
Status code reply