Home · About · Download · Documentation · Licensing · Store

News

02/13/10

hamsterdb Embedded Database 1.1.2 released


This release introduces a new feature: duplicate keys can now be sorted. Sorting is enabled with the flag HAM_SORT_DUPLICATES, and the default collation can be overwritten by installing a sort function with ham_set_duplicate_compare_func. Additionally, this release fixes a few minor bugs and refactors lots of code.
Sources and CHANGELOG are available for download here!