An open API service indexing awesome lists of open source software.

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

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).