Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Connect ¶
func Connect(uri string) (*evercore.EventStore, error)
Connect returns a new event store for the given URI. The storage engine will be automatically migrated if necessary.
func GetStorageEngine ¶
func GetStorageEngine(uri string) (evercore.StorageEngine, error)
GetStorageEngine returns the storage engine for the given URI. This will perform migrations if necessary.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.