postgres-es 0.4.3

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

test:
	cargo test

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