Skip to content

A MongoDB implementation of the cqrs-es event store.

License

Notifications You must be signed in to change notification settings

impierce/mongo-es

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongo-es

Crates.io Version

A MongoDB implementation of the PersistedEventRepository trait in cqrs-es.


Usage

Add the following to your Cargo.toml:

[dependencies]
cqrs-es = "0.4.12"
mongo-es = "0.1.0"

About

A MongoDB implementation of the cqrs-es event store.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages