hamsterdb 1.0.5 - Release Notes
This release fixes several minor issues found by static code analysis tools. A
bug in the command line tool ham_dump was fixed. hamsterdb was ported to the
maemo.org SDK for ATMEL-based Nokia N810 cell phones. The C++ wrapper
now supports the Transaction API. On Linux, the flag O_NOATIME is specified
when opening or creating files. When closing the Environment or Database,
a pending Transaction can now be auto-committed (HAM_AUTO_COMMIT).
New Features
Bugfixes
- Several issues found with static code analysis tools were fixed
- A bug in the command line tool ham_dump was fixed
Other Changes
- hamsterdb now runs on the maemo.org SDK for ATMEL based
Nokia 810 cell phones
- On Linux the flag O_NOATIME is specified when creating or opening files
- A new flag HAM_AUTO_COMMIT was added
Known Issues
For more information, read the README and the CHANGELOG.