pgrust looks interesting. Could it be used as a library by someone who wants a new DB for each integration test in their Rust test suite?
One of the new features we recently built is "test mode". This brings cloning a template db from 100ms down to <10ms making it much better for tests.
If you're interested in trying it out, please reach out to me at [email protected]
One of the new features we recently built is "test mode". This brings cloning a template db from 100ms down to <10ms making it much better for tests.
If you're interested in trying it out, please reach out to me at [email protected]