redis
redis copied to clipboard
Redis Stack Support
Dear Kelunik
I came across Redis Stack on Redis website. While there are Redis team supported plugins like Jedis that supports Redis Stack, I am posting in here a request to support Redis Stack, that will help PHP community alot.
https://redis.io/docs/stack/
Thank you
Hi,
Happy to see Redis library updated to be compatible with AMPHP v3.
Curious to know progress in RedisStack support perspective
Thank you
@raghuveer I don't plan to add support for Redis Stack, as it's not OSS, and I don't have a use case for it. That said, we might still merge an implementation if someone provides it.
You can use the low-level execute
method to call these commands in the meantime.
Thanks for the confirmation @kelunik
P.S. I checked the license once again, yes, SSPL is not approved as open source license by OSI as per https://redis.com/legal/licenses/