eventsourced-projection

Crates.ioeventsourced-projection
lib.rseventsourced-projection
version0.6.1
sourcesrc
created_at2024-01-16 09:28:59.981088
updated_at2024-05-06 08:01:48.403837
descriptionProjections for EventSourced.
homepagehttps://github.com/hseeberger/eventsourced
repositoryhttps://github.com/hseeberger/eventsourced
max_upload_size
id1101438
size24,437
Heiko Seeberger (hseeberger)

documentation

https://docs.rs/eventsourced-nats/latest/eventsourced-projection

README

EventSourced Projection

Crates.io license

Early support for the CQRS read side. Currently only Postgres is supported in a transactional (exactly-once) way.

License

This code is open source software licensed under the Apache 2.0 License.

Commit count: 277

cargo fmt