Skip to content

A back-pressured backfill executor for Ecto

License

Notifications You must be signed in to change notification settings

dcdourado/ecto_backfiller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EctoBackfiller

Hex.pm

A back-pressured backfill executor for Ecto repositories.

Installation

def deps do
  [
    {:ecto_backfiller, "~> 0.5.1"}
  ]
end

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

Contributions are welcome! Feel free to open issues or pull requests :)

License

EctoBackfiller is licensed under Apache License 2.0.

Check LICENSE file for more details.

About

A back-pressured backfill executor for Ecto

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages