Skip to content
lkairies edited this page Jun 12, 2014 · 1 revision

Checklist for Releases

  • All tests must pass
  • If the disk-index structure has changed, make sure that the upgrade strategy works
  • Create jar-file with format babudb-<version>.jar and upload to google code

0.4.0 (May/June 2010)

Java

  • Stable Master/slave replication

C/C++

0.3.0 (October/November 2009)

Released on 1 Dec. 2009

Java

  • Experimental Master/slave replication (implemented, tested and documented)
  • User initiated snapshots
  • Compression of the disk-index
  • Strategy for upgrading/changes to disk-index
  • Support for large databases (> 2GB)

C/C++