03/16/10hamsterdb Embedded Database 1.1.3 released
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.
Sources and CHANGELOG are available for
download
here!