aldettinger commented on issue #2107: URL: https://github.com/apache/camel-quarkus/issues/2107#issuecomment-758639755
Redisson offers an abstraction level for transactions and distributed collections/locks while vertx-redis-client does not. We would therefore be left with implementing that with redis primitives on top of vertx-redis-client. At the end of the day, I think it would void the foreseen benefits of aligning on quarkus. On the other hand, redisson depends upon netty 4 where we already have had success with native support. So, I'm going to explore this path. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org