hamsterdb 1.0.6 - Release Notes

This release adds a new flag HAM_CACHE_UNLIMITED which uses unlimited cache, and is therefore nearly as fast as a pure In-Memory Database.

Also, the unittests now compile with gcc 4.3.x and glibc 2.8. The C++ API has a new function to assign a key with a template parameter. ./configure has a new option --enable-system-zlib to link against -lz instead of the zlib version which is provided with hamsterdb. Finaly, the tutorial has a a new chapter about Transactions.

New Features

Bugfixes

Other Changes

Known Issues

For more information, read the README and the CHANGELOG.