Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Subversion Wiki" for 
change notification.

The "FS2" page has been changed by brane:
http://wiki.apache.org/subversion/FS2?action=diff&rev1=7&rev2=8

  
  The abstractions of FS2 should be such that it is possible to plug in various 
backends for the physical storage of data with relatively little effort.  (One 
obvious solution is using a key-value abstraction which can easily be 
implemented on a number of different platforms and data stores.)
  
+ Further discussion in the [[/Requirements]] doc.
  
  == Design ==
  All repository data will be stored in a canonical form, including property 
and directory contents.  There will be ''only one'' correct way of representing 
data (which probably implies some sort of ordering constraint in the case of 
directory entries).

Reply via email to