valkey-java icon indicating copy to clipboard operation
valkey-java copied to clipboard

Java client for Valkey.

Results 3 valkey-java issues
Sort by recently updated
recently updated
newest added

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...