Closed TingluoHuang closed 6 months ago
Fixing: https://github.com/alicebob/miniredis/issues/367
Follow the pattern for how we handled redis.replicate_commands()
redis.replicate_commands()
Doc: https://redis.io/docs/interact/programmability/lua-api/
Thanks for the PR, I'll have a look soon.
(sorry, this slipped through, will have a look soon)
Thanks for the PR, sorry for the long delay.
Fixing: https://github.com/alicebob/miniredis/issues/367
Follow the pattern for how we handled
redis.replicate_commands()
Doc: https://redis.io/docs/interact/programmability/lua-api/