mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-18 20:40:26 +00:00
add new lua scripts for cluster info/time requesting
This commit is contained in:
@@ -0,0 +1 @@
|
||||
return redis.call("INFO")
|
||||
@@ -0,0 +1 @@
|
||||
return redis.call('TIME')
|
||||
Reference in New Issue
Block a user