hamsterdb 1.1.3 - Release Notes

This release improves performance and adds a new feature: records can now read and written partially (with flag HAM_PARTIAL). This feature required changes to the ham_record_t structure, therefore the ABI of hamsterdb is not backwards compatible (but the API and file format is). The libtool version was incremented, and the Win32 libraries now have the version encoded in the filename of the dynamic and static libraries.

New Features

Bugfixes

Other Changes

Known Issues

For more information, read the README and the CHANGELOG.