2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-09-16 14:08:02 +00:00

Revert "driver"

This reverts commit 5aad698ff5bf659587a8339a521eb91195ea024e.
This commit is contained in:
mohammed jasem alaajel 2024-05-16 00:03:38 +04:00
parent 892db93cb1
commit 131d89129f
Signed by: ham1255
GPG Key ID: EF343502046229F4

View File

@ -7,10 +7,6 @@
# - 'ValKey' By linux foundation https://valkey.io/download/
# - 'KeyDB' by Snapchat inc https://docs.keydb.dev/docs/download/
# Driver to be used
# for Redis, KeyDB use "jedis"
# for Valkey use "jackey"
driver: jackey
# The 'Redis', 'ValKey', 'KeyDB' server you will use.
# these settings are ignored when cluster mode is enabled.