Method RedisClient.sinterStore

Prototypes

uint sinterStore(
  string destination,
  string[] keys...
);