Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@sbernauer sbernauer released this 07 Apr 13:08
· 10 commits to main since this release
2acdc47

Added

  • BREAKING: Add support for single instance redis persistence (without Redis cluster mode).
    This is breaking, because you need to set trinoLb.persistence.redis.clusterMode: true in your config to keep using the cluster mode (#15).