|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| 2.0.2 | May 7, 2012 | New Release | · Fixed a buffer overrun in the freelist · hamsterdb is now thread safe. The boost c++ library is now required for building · enabled approx matching for ham_cursor_find · hamsterdb is now thread-safe · When using Transactions, the key->data and record->data pointers will point into memory managed by the Transaction, not by the Database |
| 2.0.0 | Jan 25, 2012 | New Release | · Changed interface ham_txn_begin, also for Wrapper APIs · When recovery or transactions are enabled then for most operations the physical log is no longer required; this reduces I/O and improves performance · dotnet: integrated the files, updated the interface · java: integrated the files, updated the interface · wince: moved to /contrib directory |
| 1.1.8 | Dec 8, 2010 | New Release | · configure.in will no longer overwrite -Ox flags; the default compilation option is now -O2 · bugfix with HAM_DIRECT_ACCESS and cursors which insert duplicates at the · beginning of the duplicate list; if record size is |