OptionaleventA method that will be called when an event isn't found in the store
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
Subscribe to an addressable event by pointer
Subscribe to a users contacts
Subscribe to an event by id or pointer
Subscribe to a batch of events that match the filters
Get all events that match the filters
Get an event by id
Get a replaceable event
Optionalidentifier: stringGet the history of a replaceable event
Optionalidentifier: 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
Optionalidentifier: stringSubscribe to a users mailboxes
Subscribe to a users profile
Subscribe to a replaceable event by pointer
Subscribe to a replaceable event with legacy arguments
Optionalidentifier: stringSubscribe to a sorted timeline of events that match the filters
Returns a generator of unclaimed events in order of least used
Generic async event store interface