2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-04-25 16:00:27 +00:00

block when exhausted, new config options for the compatibility pool max connections

This commit is contained in:
2022-07-26 17:51:41 +04:00
parent ee76fa0b3d
commit d77e909e7d
2 changed files with 6 additions and 1 deletions

View File

@@ -46,6 +46,8 @@ proxy-id: "test-1"
# enabled by default
# ignored when cluster mode is enabled
enable-jedis-pool-compatibility: true
# max connections for the compatibility pool
compatibility-max-connections: 3
# Register redis bungee legacy commands
# if this disabled override-bungee-commands will be ignored