From 7a8f06bc1d51c60dfb15fbc1afff6d158537d15e Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Tue, 16 Feb 2016 07:40:15 -0500 Subject: updated section 4.1.4 added a paragraph about the independence of the combox databases stored in computers that use combox. --- report/chapters/4-arch-d.tex | 4 ++++ report/combox-report.pdf | Bin 301188 -> 301376 bytes 2 files changed, 4 insertions(+) (limited to 'report') diff --git a/report/chapters/4-arch-d.tex b/report/chapters/4-arch-d.tex index 17ade29..9a3cdc4 100644 --- a/report/chapters/4-arch-d.tex +++ b/report/chapters/4-arch-d.tex @@ -223,6 +223,10 @@ library as part of combox to realize the basic key-value storage that is needed to track the hashes of the files stored in the combox directory. +It must be noted that the combox database stored on each computer is +independent and does not communicate or make transactions with the +combox databases located in other computers. + \section{combox modules overview} combox is spread into modules that have functions and/or classes. As diff --git a/report/combox-report.pdf b/report/combox-report.pdf index f6b949b..66eb538 100644 Binary files a/report/combox-report.pdf and b/report/combox-report.pdf differ -- cgit v1.2.3