Archive

Archive for August, 2008

hamsterdb: release 1.0.5

August 13th, 2008

I just released hamsterdb 1.0.5!

From the README:

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).

As always, grab it here: http://hamsterdb.com

chris Coding, hamsterdb, Libraries