top | item 39399604 Pgtemp: The easiest way to write tests with Postgres, no Docker necessary 2 points| boustrophedon | 2 years ago |github.com 1 comment order hn newest boustrophedon|2 years ago I made a Rust library and cli tool that starts a clean postgres instance for each test. The daemon version transparently proxies your connection to a new postgres server every time you connect to it.
boustrophedon|2 years ago I made a Rust library and cli tool that starts a clean postgres instance for each test. The daemon version transparently proxies your connection to a new postgres server every time you connect to it.
boustrophedon|2 years ago