Tihomir Krasimirov Mateev
Tihomir Krasimirov Mateev
Folks, providing a [minimal sample](https://stackoverflow.com/help/mcve) would greatly increase the chances of fixing the issue (if there is an issue with the driver itself). Right now we do not have such...
> Sorry, didn't see this. If you or someone else would like to take over as a maintainer please let us know. @laktak I can spare a few hours monthly...
I was kind of hoping to ramp up with Rust helping with this project. I also saw the topic about Rust upgrade and it seems to be a blocker for...
@ctlove0523 is there a way for us to reproduce this issue locally?
> @mp911de we enabled pipelining to fetch the exact data pattern with single GET calls and combined to get the result. We are always getting the data. What could the...
> Beacause I have not fund a way to modify or extend the ReadOnlyCommands.isReadOnlyCommand method So I use a bad way to resolve it I have not test all the...
@mp911de could this be the underlying issue https://github.com/netty/netty/issues/12777 Seems unrelated to the Lettuce driver?
Hey @exceptionplayer, one more thing, still trying to get your whole use case. How are you going to use this interface? Can you show an example code? Are you going...
Hey @new-biee , > Cannot connect Redis Sentinel at redis://127.0.0.1:26380: java.util.concurrent.CompletionException: io.lettuce.core.RedisConnectionException: Connection closed prematurely This message indicates there are connectivity issues with the current setup you are using. Are...
I am afraid I do not have enough information to help diagnose the issue. The only pointer I have is that, the Lettuce driver, while attempting to refresh the topology...