mirror of
				https://github.com/proxiodev/RedisBungee.git
				synced 2025-11-04 01:28:02 +00:00 
			
		
		
		
	driver
This commit is contained in:
		
							parent
							
								
									debdb4fdee
								
							
						
					
					
						commit
						8bdf461214
					
				@ -7,6 +7,10 @@
 | 
				
			|||||||
# - 'ValKey' By linux foundation https://valkey.io/download/
 | 
					# - 'ValKey' By linux foundation https://valkey.io/download/
 | 
				
			||||||
# - 'KeyDB' by Snapchat inc https://docs.keydb.dev/docs/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.
 | 
					# The 'Redis', 'ValKey', 'KeyDB' server you will use.
 | 
				
			||||||
# these settings are ignored when cluster mode is enabled.
 | 
					# these settings are ignored when cluster mode is enabled.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user