Add an event to the store
Sets the claim on the event and touches it
Removes all claims on an event
Get an event by id
Get a replaceable event
Optional
identifier: stringGet the history of a replaceable event
Optional
identifier: stringCheck 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
Tell the store that this event was used
Returns a generator of unclaimed events in order of least used
The base interface for the in-memory database of events