02/08/08hamsterdb Embedded Storage 1.0.0 released
This is the stable version 1.0.0! Compared to the release candidate, only one small change crept in: the callback-functions for comparing keys got an additional parameter.
Read the
Release Notes for more information. Sources, CHANGELOG and prebuilt libraries for Windows (32bit and 64bit) are available for download
here!
01/12/08hamsterdb Embedded Storage 1.0.0rc1 released
This is the release candidate for version 1.0. It fixes a few bugs, and the behaviour of some API functions was changed slightly.
Read the
Release Notes for more information. Sources, CHANGELOG and prebuilt libraries for Windows (32bit and 64bit) are available for download
here!
12/21/07hamsterdb Embedded Storage 0.4.9 released
This release features two new command line tools: ham_dump for dumping databases, and ham_info for printing database information and statistics.
A few minor bugs were fixed as well, especially on the SPARC architecture which is now fully supported.
Read the
Release Notes for more information. Sources, CHANGELOG and prebuilt libraries for Windows (32bit and 64bit) are available for download
here!
11/16/07hamsterdb Embedded Storage 0.4.8 released
This release comes with a thin C++ API wrapper and two new C++ samples
(db6.cpp and env3.cpp), AES encryption and zlib compression.
A few minor bugs were fixed as well.
Read the
Release Notes for more information. Sources, CHANGELOG and prebuilt libraries for Windows (32bit and 64bit) are available for download
here!
10/10/07hamsterdb Embedded Storage 0.4.7 released
This release brings major performance improvements for duplicate keys and
some bug fixes for record numbers and duplicate keys. The API has two
changes (ham_close and ham_env_close now expect a second parameter). A
new sample (env2.c) was added; it creates a 1:n relation between a
Customers and an Orders database with the help of duplicate keys.
Read the
Release Notes for more information. Sources, CHANGELOG and prebuilt libraries for Windows (32bit and 64bit) are available for download
here!