Add format support for efficient sparse file handling.
[cumulus.git] / localdb.cc
2007-12-07 Michael VrableAdd format support for efficient sparse file handling.
2007-12-06 Michael VrableDrop the obsolete snapshot_contents table from the...
2007-12-06 Michael VrableModifications to the local database: create a summary...
2007-08-23 Michael VrablePlace expired and repacked objects into segments based...
2007-08-10 Michael VrableWrite out a .sha1sums file with checksums for segments...
2007-08-10 Michael VrableImprove reporting of database errors.
2007-08-10 Michael VrableCompute checksums of segments and store them in the...
2007-07-20 Michael VrableRename --name to --scheme, and store the scheme name...
2007-06-28 Michael VrableSort-of-working statcache implementation.
2007-06-19 Michael VrablePreserve the "timestamp" database field when expiring...
2007-06-13 Michael VrableFactor code to prepare SQLite statements into a separat...
2007-05-31 Michael VrableDifferentiate between never-before-seen objects and...
2007-05-23 Michael VrableUse NULL in the local database to indicate that blocks...
2007-05-22 Michael VrableExtend local database once more.
2007-05-16 Michael VrableAdd timestamps to block when they are inserted into...
2007-05-15 Michael VrableTrack which objects are used in which snapshots in...
2007-05-15 Michael VrableDebugging message cleanup.
2007-05-15 Michael VrableInitial cut at re-using objects from old segments when...
2007-05-15 Michael VrableKeep an index of old stored blocks, using sqlite3.