Function RedisDatabase.sunionStore
This command is equal to SUNION, but instead of returning the resulting set, it is stored in destination.
long sunionStore
(
scope string[] keys...
) @safe;
This command is equal to SUNION, but instead of returning the resulting set, it is stored in destination.
long sunionStore
(
scope string[] keys...
) @safe;