Home > Coding, hamsterdb, Libraries > hamsterdb: release 1.0.4

hamsterdb: release 1.0.4

June 29th, 2008

hamsterdb 1.0.4 fixes a serious bug in the logging module. In an Environment with more than one Database, each Database had its own logging object – with the result that each of these objects overwrote stuff the other objects wrote, and the log became corrupted.

This bugfix somehow clouds the Real Big Thing – support for ACID Transactions! Being a fan of agile developmen, this release supports only a limited set of functionality; the biggest limitation is that there can be only one Transaction at a time.

I will try to fix these limitations one after the other.

Get the stuff here: www.hamsterdb.com.

chris Coding, hamsterdb, Libraries

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