Skip to content

v0.9.7

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 10:04
· 18 commits to main since this release
4510a51

This release contain a major change, where each tenant can now connect to multiple databases, contrary to the previous one-tenant-one-database approach, and use server load balancing strategies to distribute the load among these databases. Random, round robin and weighted RR strategies with consistent hashing are supported, thanks to @sinadarbouy and @eabasir for their contributions.

What's Changed

New Contributors

Full Changelog: v0.9.6...v0.9.7