diff options
Diffstat (limited to 'report/chapters')
-rw-r--r-- | report/chapters/4-arch-d.tex | 4 |
1 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 |