TinyDB is a lightweight document oriented database optimized for your happiness :)
-
Updated
Jun 28, 2021 - Python
The commit log partition should be scoped to either day or month or year to avoid large partitions.
This is easily a scalability issue - that needs to be taken down.
Add a description, image, and links to the documentdb topic page so that developers can more easily learn about it.
To associate your repository with the documentdb topic, visit your repo's landing page and select "manage topics."
Add function that confirms the correct "/" slashes are used in the CHuskyDB constructor. Throw exception if the correct, single slashes are not used.