Skip to content

peterkrenn/ecto-genstage-batcher-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecto GenStage Batcher Example

This is an example how to use GenStage to collect SELECT queries from many long-running processes within an interval into batches which are processed with ConsumerSupervisor.

About

Example for batching Ecto requests with GenStage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages