RedisDatabase.sunionStore

This command is equal to SUNION, but instead of returning the resulting set, it is stored in destination.

struct RedisDatabase
long
sunionStore
(
scope string[] keys...
)

Meta