eidetic v0.0.4 Eidetic.EventStore.GenServer

Summary

Functions

Fetch a single event from the event-store

Record a single event into the event-store

Start our GenServer based EventStore

Functions

fetch(registry, identifier)

Fetch a single event from the event-store

record(registry, event)

Record a single event into the event-store

start_link(state \\ %{})

Start our GenServer based EventStore