You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-07 13:22:56 +03:00
Reduce timeouts if possible Extend timeouts if needed (windows tests need their time) Don't expose the redis socket to others than the owner Don't create the stunnel log
8 lines
246 B
Plaintext
8 lines
246 B
Plaintext
port 6379
|
|
bind ::1 127.0.0.1
|
|
unixsocket /tmp/redis.sock
|
|
unixsocketperm 700
|
|
rename-command SET 807081f5afa96845a02816a28b7258c3
|
|
rename-command GET f397808a43ceca3963e22b4e13deb672
|
|
rename-command GETRANGE 9e3102b15cf231c4e9e940f284744fe0
|