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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1836: func (c cmdable) ZInterStore(ctx context.Context, destination string, store *ZStore) *IntCmd {