v0.1.10
What's Changed
- Added lock to clock to prevent multiple clocks running at the same time.
- Added the ability to leak connections from the pool. This takes ownership of the connection and allows the pool to open a new one to replace it.
- More documentation.