https://github.com/rdbc-io/rdbc-pool
Asynchronous database access for Scala and Java - connection pool
https://github.com/rdbc-io/rdbc-pool
asynchronous connection-pool database non-blocking rdbc
Last synced: 5 months ago
JSON representation
Asynchronous database access for Scala and Java - connection pool
- Host: GitHub
- URL: https://github.com/rdbc-io/rdbc-pool
- Owner: rdbc-io
- License: apache-2.0
- Created: 2017-05-13T17:56:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-17T04:23:52.000Z (almost 8 years ago)
- Last Synced: 2023-07-04T21:12:24.875Z (almost 3 years ago)
- Topics: asynchronous, connection-pool, database, non-blocking, rdbc
- Language: Scala
- Homepage: http://rdbc.io
- Size: 93.8 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/rdbc-io/rdbc-pool/branches)
[](https://codecov.io/gh/rdbc-io/rdbc-pool/branch/master)
[](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22io.rdbc.pool%22%20)
[](https://gitter.im/rdbc-io/rdbc)
[](https://github.com/rdbc-io/rdbc-pool/blob/master/LICENSE)
## What is rdbc-pool?
rdbc-pool is a connection pool implementation for [rdbc](https://github.com/rdbc-io/rdbc#what-is-rdbc).
## Documentation
See the documentation at [http://docs.pool.rdbc.io](http://docs.pool.rdbc.io).