~fancycade/strata_postgres

A strata driver for postgres
Add rebar lock
Initial release rename to strata

clone

read-only
https://git.sr.ht/~fancycade/strata_postgres
read/write
git@git.sr.ht:~fancycade/strata_postgres

You can also use your local clone with git send-email.

#strata_postgres

A strata driver for postgres.

Meant to be used with strata.

#Build

rebar3 compile

#Test

In one terminal run:

docker compose up

Then in another run:

rebar3 ct