hamsterdb 0.4.5 - Release Notes

This release implements "record number" databases; these databases behave like "auto-increment" tables in SQL. The keys of new records are automatically assigned, and incremented with each insert. Also, a few minor bugs were fixed, and some optimizations took place; the generated database files are much smaller now. This release implements "record number" databases.

New Features

Bugfixes

Other Changes

For more information, read the README and the CHANGELOG.