exodus_mysql
An exodus driver for mysql.
Meant to be used with exodus.
Build
rebar3 compileTest
In one terminal start mysql with docker compose:
docker compose upIn another terminal run the tests:
rebar3 ct
An exodus driver for mysql.
Meant to be used with exodus.
rebar3 compileIn one terminal start mysql with docker compose:
docker compose upIn another terminal run the tests:
rebar3 ct