You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am trying to use redis modules (eg https://redis.com/blog/redis-as-a-json-store/)
With Redis::Client you can use $redis->send_command
Is there any way to do similar with Redis::Fast?
The text was updated successfully, but these errors were encountered:
i am trying to use redis modules (eg https://redis.com/blog/redis-as-a-json-store/)
With Redis::Client you can use $redis->send_command
Is there any way to do similar with Redis::Fast?
The text was updated successfully, but these errors were encountered: