All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Changed measurements default to 50K items
- Measurements are now run against aiosqlite
keys_iterator()
return an async iterator to loop over all keys.- The DBM exception tuple
dbm.error
is now passed through
- Improved docs
- Moved thread related code into own module for better separation of concerns.
- Initial release