postgres-es 0.1.0

A Postgres implementation of an event store for cqrs-es.
Documentation

test:
	cargo test

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