README.md
# strata_postgres
A strata driver for postgres.
Meant to be used with [strata](https://git.sr.ht/~fancycade/strata).
## Build
rebar3 compile
## Test
In one terminal run:
docker compose up
Then in another run:
rebar3 ct