Event sourced entities in Rust.
eventsourced: core library withEventSourced,Entity,EventLog,SnapshotStore, etc.eventsourced-nats: NATS implementation forEventLogandSnapshotStoreeventsourced-postgres: Postgres implementation forEventLogandSnapshotStoreeventsourced-projection: early support for the CQRS read side
This code is open source software licensed under the Apache 2.0 License.