workflow v0.2.0 Workflow.Storage
Proxy API layer to provide a Facade for different data storages, with optimization logic, like snapshots, batch reading, etc… The ideia is to read from the config file what is the choosen storage, and route the call to the specifc implementation. http://elixir-lang.org/docs/stable/elixir/typespecs
Summary
Functions
Recieve internal event data to append. message building is an adapter task
Read pure events from stream
Types
Functions
Recieve internal event data to append. message building is an adapter task.