You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Valkey is new enough that there aren't many GUI clients available. The only one I've found which works is JetBrains DataGrip. It requires the Redis JDBC driver, disabling connection verification, and is limited to Redis 7.2.x.
Are there plans to release a JDBC driver for Valkey 8?
I am not a Java developer, but I am a developer. I've reviewed the GLIDE code, so it seems like a JDBC driver would be possible to produce.
If there is already one which exists, I'd love any pointers as I cannot find one.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Valkey is new enough that there aren't many GUI clients available. The only one I've found which works is JetBrains DataGrip. It requires the Redis JDBC driver, disabling connection verification, and is limited to Redis 7.2.x.
Are there plans to release a JDBC driver for Valkey 8?
I am not a Java developer, but I am a developer. I've reviewed the GLIDE code, so it seems like a JDBC driver would be possible to produce.
If there is already one which exists, I'd love any pointers as I cannot find one.
Beta Was this translation helpful? Give feedback.
All reactions