I use library phpredis. What is alternative function in library phpredis for the native redis function ZUNIONSTORE()
It's in the ZUNION method:
ZUNION
https://github.com/nicolasff/phpredis#zunion
First parameter is output key.