summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-02-16 07:40:15 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-02-16 07:40:15 -0500
commit7a8f06bc1d51c60dfb15fbc1afff6d158537d15e (patch)
tree75faa15e01eb147aac11a8ab63a7c37a2c0fb9e8
parent8255e88f94b2d80a3f0f1b090f414a210fc8bea7 (diff)
updated section 4.1.4
added a paragraph about the independence of the combox databases stored in computers that use combox.
-rw-r--r--report/chapters/4-arch-d.tex4
-rw-r--r--report/combox-report.pdfbin301188 -> 301376 bytes
2 files changed, 4 insertions, 0 deletions
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
--- a/report/combox-report.pdf
+++ b/report/combox-report.pdf
Binary files differ