ecto_facade v0.2.2 Release Notes
Release Date: 2018-03-06 // over 5 years ago-
- 👉 Use queue instead of list for roundrobin algorithm (#9)
- Implement weighted roundrobin through roundrobin algorithm (#9)
Previous changes from v0.2.1
-
- RoundRobin strategy uses now atomic operation (thanks to @novaugust)
- Expanded readme to provide more information on how to use EctoFacade