You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-07 13:22:56 +03:00
Add rename_commands option
This commit is contained in:
7
test/conf/rename.conf
Normal file
7
test/conf/rename.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
port 6379
|
||||
bind ::1 127.0.0.1
|
||||
unixsocket /tmp/redis.sock
|
||||
unixsocketperm 755
|
||||
rename-command SET 807081f5afa96845a02816a28b7258c3
|
||||
rename-command GET f397808a43ceca3963e22b4e13deb672
|
||||
rename-command GETRANGE 9e3102b15cf231c4e9e940f284744fe0
|
Reference in New Issue
Block a user