hamsterdb: release 0.4.5 (unstable)
August 10th, 2007
After less than 4 weeks of development, 0.4.5 is ready for release!
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.
As always - go to http://www.hamsterdb.com for downloading, documentation, changelog and release notes.