gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] manuscripts/storm article.rst


From: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/storm article.rst
Date: Sat, 15 Feb 2003 13:21:40 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Tuomas J. Lukka <address@hidden>        03/02/15 13:21:39

Modified files:
        storm          : article.rst 

Log message:
        twidss

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/storm/article.rst.diff?tr1=1.193&tr2=1.194&r1=text&r2=text

Patches:
Index: manuscripts/storm/article.rst
diff -u manuscripts/storm/article.rst:1.193 manuscripts/storm/article.rst:1.194
--- manuscripts/storm/article.rst:1.193 Sat Feb 15 13:18:14 2003
+++ manuscripts/storm/article.rst       Sat Feb 15 13:21:39 2003
@@ -123,17 +123,19 @@
 a network of servers (as in Lotus Notes) or directly with each other 
 (as in Groove [groovesurl]_). In each of these cases, a user should be able
 to work on the version at hand and then either merge it with others 
-or fork to a different branch.
+or fork to a different branch, as well as rollback the current changes
+or look at differences between versions *without network connectivity*. 
 
 In this paper, we present Storm (for *STORage Module*), a design 
 dealing with versioning and dangling links. Storm is a library
 for storing and retrieving data as *blocks*, immutable
 byte sequences identified by cryptographic content hashes
-[lukka02guids]_. Additionally, Storm provides services
+[lukka02guids]_. On top of the block layer, Storm provides services
 for versioned data and Xanalogical storage [ted-xanalogical-structure-needed]_.
 We address the mobility of documents by block storage
-and versioning, while we use Xanalogical storage
-to address the movement of content between documents (copy&paste);
+and versioning, 
+and the movement of content between documents (copy&paste)
+by Xanalogical storage.
 Fig. [ref-storm_layers]_ provides an overview of Storm's components.
 
 .. uml:: storm_layers




reply via email to

[Prev in Thread] Current Thread [Next in Thread]