You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by Apache subversion Wiki <co...@subversion.apache.org> on 2012/08/02 09:05:26 UTC

[Subversion Wiki] Update of "FS2" by brane

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=3&rev2=4

Comment:
Added links to reading material

  == Implementation ==
  There is currently no implementation plan.
  
+ == Further Reading ==
+ Despite concerns about unhealthy obsession about storage layout, here's some relevant reading material.
+  * [[http://arxiv.org/abs/1103.4282v2|Stratified B-trees and versioning dictionaries]]
+  * [[http://sna-projects.com/blog/2011/07/acunu/|(video of presentation about same)]]
+  * [[http://leveldb.googlecode.com/svn/trunk/doc/index.html|LevelDB]], an example of an SDA-like key-value database
+