tmp-postgrust 0.8.0

Temporary postgresql instances for testing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
![Maintenance](https://img.shields.io/badge/maintenance-experimental-blue.svg)

# tmp-postgrust

`tmp-postgrust` provides temporary postgresql processes that are cleaned up
after being dropped.


## Inspiration / Similar Projects
- [tmp-postgres]https://github.com/jfischoff/tmp-postgres
- [testing.postgresql]https://github.com/tk0miya/testing.postgresql

License: MIT