vert-x3 / vertx-redis-client

Redis client for Vert.x
http://vertx.io
Apache License 2.0
128 stars 116 forks source link

Add support for static topology configuration for the replication client #444

Closed Ladicek closed 1 month ago

Ladicek commented 5 months ago

Includes other changes, especially:

Fixes #343

Ladicek commented 5 months ago

The interesting thing about the testing improvements here is support for non-Linux OSs. I don't know if it works or not, I'd appreciate if anyone with Windows or macOS tested this (just mvn clean verify) and reported back.