All Versions
5
Latest Version
Avg Release Cycle
18 days
Latest Release
2515 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