https://github.com/Quantinuum/tmp-postgrust
https://github.com/Quantinuum/tmp-postgrust
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Quantinuum/tmp-postgrust
- Owner: CQCL
- License: mit
- Created: 2020-02-03T20:42:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T13:57:32.000Z (almost 2 years ago)
- Last Synced: 2025-05-07T04:48:21.834Z (about 1 year ago)
- Language: Rust
- Size: 27.3 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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