All Versions
5
Latest Version
Avg Release Cycle
18 days
Latest Release
1921 days ago
Changelog History
Changelog History
-
v0.2.2 Changes
March 06, 2018- 👉 Use queue instead of list for roundrobin algorithm (#9)
- Implement weighted roundrobin through roundrobin algorithm (#9)
-
v0.2.1 Changes
February 16, 2018- RoundRobin strategy uses now atomic operation (thanks to @novaugust)
- Expanded readme to provide more information on how to use EctoFacade
-
v0.2.0 Changes
January 30, 2018- âž• Added option to fallback to master repository when none of read repository is accessible
- âž• Added weighted roundrobin algorithm
-
v0.1.1 Changes
- âž• Added roundrobin algorithm
-
v0.1.0 Changes
- 🎉 Initial version