metricq / aiocouch

🛋 An asynchronous client library for CouchDB 2.x and 3.x
https://aiocouch.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
29 stars 10 forks source link

Feature database get #16

Closed bmario closed 4 years ago

bmario commented 4 years ago

Adds a get function to Database objects

Closes #11