postgres-es 0.0.2

A Postgres implementation of an event store for cqrs-es.
Documentation
1
2
3
4
5
6

test:
	cargo test

doc:
	cargo doc --lib --no-deps