Routemaster Client v0.3.0 Routemaster.Drains.FetchAndCache View Source

This drain plug iterates through the list of event payloads in conn and, for each one, starts a supervised Task to fetch the data asynchronously.

Ideally, this should be an entry point to add adapters for different async backends, for example independent background job processors (e.g. exq, verk or toniq).

Link to this section Summary

Link to this section Functions