# postgres-es
**A Postgres implementation of the `EventStore`.**

[](https://crates.io/crates/postgres-es)
[](https://docs.rs/postgres-es)
---
## Installation
```toml
[dependencies]
postgres-es = "0.0.1"
```