valkey-java
valkey-java copied to clipboard
Java client for Valkey.
I am NOT a Java developer. I am a technical end-user, trying to use Valkey from JetBrains DataGrip. DataGrip has built-in support for Redis, including downloading Jedis as a "driver"....
**Description** The Jedis client fork for Valkey should support the following protocols in URIs: - redis (standard Redis connection) - rediss (secure Redis connection) - valkey (standard Valkey connection) -...
Hi valkey-java SMEs I've started using the valkey-java client software recently with the valkey server to determine suitability. I have deployed valkey in a cluster mode of 6 pods in...