X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=doc%2Fimplementation.txt;h=64c5b6a83a5e610fab9de8e951b8d37f9b33b942;hb=35dd99aa3d47805b661fe3126a951710fa7dee11;hp=1ba78ac17d2ce45bbaa1667eb9161539932c67f0;hpb=3fed0cd9c087ef575777056666c80397dd23530c;p=cumulus.git diff --git a/doc/implementation.txt b/doc/implementation.txt index 1ba78ac..64c5b6a 100644 --- a/doc/implementation.txt +++ b/doc/implementation.txt @@ -1,4 +1,4 @@ - LBS: An LFS-Inspired Backup Solution + Cumulus: Efficient Filesystem Backup to the Cloud Implementation Overview HIGH-LEVEL OVERVIEW @@ -62,7 +62,7 @@ after doing so will progress much more slowly). localdb.sqlite is an SQLite database file, which is used for indexing objects stored in the snapshot directory and various other purposes. -The database schema is contained in the file schema.sql in the LBS +The database schema is contained in the file schema.sql in the Cumulus source. Among the data tracked by localdb.sqlite: - A list of segments stored in the snapshot directory. This might not