engine v0.1.2 Engine.Storage.Postgres
Interface with the Postgre eventstore lib, driver to save and read to POSTGRE.
Summary
Functions
Save only one event to the stream
Save a list of events to the stream
Save snapshot after checking the frequency config, adding -snapshot to its namespace
Load all events for that stream
Load events, but from a specific position
Load the last snapshot for that stream
Functions
Save snapshot after checking the frequency config, adding -snapshot to its namespace