tvl-depot/finito-postgres
Vincent Ambo b748117225 feat(postgres): Introduce database connection pool
Adds an r2d2 database connection pool to the backend type. This makes
it possible for separate FSMs to run at the same time through the same
backend, by retrieving separate connections.
2018-12-13 16:53:54 +01:00
..
migrations/2018-09-26-160621_bootstrap_finito_schema feat(postgres): Compatibility with new associated error type 2018-09-26 23:19:34 +02:00
src feat(postgres): Introduce database connection pool 2018-12-13 16:53:54 +01:00
Cargo.toml feat(postgres): Introduce database connection pool 2018-12-13 16:53:54 +01:00