ecto_facade v0.2.1 API Reference
Modules
Default algorithm that just returns random read repository
Algorithm for ecto facade to return next repository
Algorithm that selects read repository, based on weight. The bigger weight indicates that repo should be used more frequently. By default, each repo have assigned weight 0
Facade repository that should be used for all operations regarding ecto