A stream of new events added to the store
A stream of events that have been removed
A stream of events that have been updated
Add an event to the store
Sets the claim on the event and touches it
Removes all claims on an event
Get all events that match the filters
Get an event by id
Get a replaceable event
Optional
identifier: stringGet the history of a replaceable event
Optional
identifier: stringGet a timeline of events that match the filters
Check if the event store has an event with id
Check if the event store has a replaceable event
Optional
identifier: stringChecks if an event is claimed by anything
Remove an event from the store
Removes a claim from an event
Optional
identifier: stringOptional
includeOldVersion: booleanNotify the store that an event has updated
The read interface for an event store