fable v0.0.1-alpha.0 Fable View Source

Handles the mechanics of event sourcing.

Wishlist

In the future I want to drive the handler children exclusively off of the stream_cursors database table.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function create_handler(repo, name, module, initial_state) View Source