Add an event to the store
Increments the claim count on the event
Removes all claims on an event
Get an event by id
Get a replaceable event
Optionalidentifier: stringGet the history of a replaceable event
Optionalidentifier: stringCheck if the event store has an event with id
Check if the event store has a replaceable event
Optionalidentifier: stringChecks if an event is claimed by anything
Remove an event from the store
Decrements the claim count on 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