Current section
Files
Jump to
Current section
Files
ecto_facade
CHANGELOG.md
CHANGELOG.md
Waiting for release:
# 0.2.1
- RoundRobin strategy uses now atomic operation (thanks to @novaugust)
- Expanded readme to provide more information on how to use EctoFacade
# 0.2.0
- Added option to fallback to master repository when none of read repository is accessible
- Added weighted roundrobin algorithm
# 0.1.1
- Added roundrobin algorithm
# 0.1.0
- Initial version