rueidis
rueidis copied to clipboard
Feat: lua script support retryable; rueidislock set all lua scripts retryable by default
For #925
- For Lua add LuaOption for setting this lua script retryable.
- add testcases to verify that
WithRetryable(true)option make lua script commands Retryable
- add testcases to verify that
- For all lua scripts in rueidislock mod, set retryable by default.