Protobuf 3.25.5 support for Quarkus Compatibility #2961
Labels
dependency
Dependency management
java
issues and fixes related to the java client
Users Pain
An issue known to cause users pain, generaly open by the user.
Milestone
Discussed in #2804
Originally posted by umutsahin December 11, 2024
Hi there,
First of all I must say I just did a PoC with Valkey Cluster (bitnami chart) with Jedis forked client and results look amazing.
I was wondering to test valkey-glide and its features well with quarkus, but I am not able to use it due to version incompatibility since quarkus using 3.25.5 right now.
I was thinking if I would be able to compile glide with libprotoc 25.5 so that I would be able to test it.
But I am not able to build it successfully so far. Can you guide me even if I am able to compile it, will it be possible to use the client ?
Thanks!
The text was updated successfully, but these errors were encountered: