Contents

eventStoreIdentifier

The unique identifier for the event store.

Declaration

var eventStoreIdentifier: String { get }

Discussion

If the store is damaged, it’s recreated and given a new identifier. If this value is different from a fetched value, you should take the appropriate action.

See Also

Creating event stores