Packages

An exodus driver for postgres

Current section

Files

Jump to
Raw

README.md

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