github.com/go-redis/redis/v8.cmdable.SInterStore (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1302: func (c cmdable) SInterStore(ctx context.Context, destination string, keys ...string) *IntCmd {