Closed mp911de closed 7 years ago
Hi @mp911de, thanks for the pull request! Connection pooling isn't a feature I'm interested in adding to lettuce, and I'm not sure about breaking Java 6 compatibility just yet. Your changes do look useful though, perhaps you'd like to fork lettuce and give it a new name and package?
I was thinking about the fork, but wanted to have your opinion on that first. Breaking Java 6 compatibility was not my intention and pooling can be also a nice external add-on.
I'm adding now cluster support to lettuce.
Hi @wg I've done some extensions to lettuce since there was no really cool java redis client. Every other library sucks in the one or other way. Your impl was the best among the others. I've upgraded commands for the latest redis support, segregated interfaces etc. I've also some time left and would like to help to maintain the best java redis client available.
What do you think?