Home > Coding, hamsterdb, Libraries > hamsterdb: release 1.0.0!

hamsterdb: release 1.0.0!

February 8th, 2008

After 3.5 years of hard work, hamsterdb has finally reached the stable version 1.0.0!

1.0.0 is not identical to the release candidate; a small change crept in: the callback functions which compare database keys get an additional parameter. If you use the functions ham_set_compare_func and/or ham_set_prefix_compare_func, you will have to update your code. Other than that, no changes were made.

Here’s the changelog for the current release:
http://hamsterdb.com/dl/CHANGELOG-1.0.0.txt

The release notes:
http://hamsterdb.com/dl/RELEASE-NOTES-1.0.0.html

Everything else, including downloads, documentation and samples:
http://hamsterdb.com

I’m currently working on redesigning the webpage, and the Java wrapper is nearly finished. Version 1.0.1 will definitely contain the Java wrapper, and most likely also .NET libraries.  Python, Perl and PHP will follow (most likely in this order).

chris Coding, hamsterdb, Libraries

  1. No comments yet.
  1. No trackbacks yet.