https://github.com/xudong-huang/may_postgres
postgres client for rust stackful coroutine
https://github.com/xudong-huang/may_postgres
Last synced: 13 days ago
JSON representation
postgres client for rust stackful coroutine
- Host: GitHub
- URL: https://github.com/xudong-huang/may_postgres
- Owner: Xudong-Huang
- License: apache-2.0
- Created: 2019-09-26T02:26:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T11:55:48.000Z (6 months ago)
- Last Synced: 2025-04-13T07:08:56.366Z (13 days ago)
- Language: Rust
- Size: 290 KB
- Stars: 8
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# may_postgres
Porting from [rust-postgres](https://github.com/sfackler/rust-postgres) for stackful coroutine.
## License
Licensed under either of the following, at your option:* The Apache License v2.0.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0);
* The MIT License ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT).