View Source EctoBackfiller
A back-pressured backfill executor for Ecto
repositories.
installation
Installation
def deps do
[
{:ecto_backfiller, "~> 0.3.1"}
]
end
documentation
Documentation
Documentation on how to use the library and important warnings can be found at hexdocs.
An example application is also available on the repository to help you visualize the usage of this library.
contributing
Contributing
Contributions are welcome! Feel free to open issues or pull requests :)
license
License
EctoBackfiller is licensed under Apache License 2.0.
Check LICENSE file for more details.