2007-09-29 Version 0.0.3 released 2007-09-29 Steve Chu * add command "flush_all" that will truncate a database, warning to use. * lots of code formated * Bugfix: Now using "-u" option can get proper db file mode 2007-09-21 Version 0.0.2 released 2007-09-20 Steve Chu * move some macro to memcachedb.h * rename chkpoint to db_checkpoint, for consistency. * add new command "db_archive" to remove log files that are no longer needed * README updated 2007-09-19 Steve Chu * enlarge incr value to unsigned int to conform memcache protocol, now supports max value of 4294967295. 2007-09-18 Version 0.0.1 released