RE: Re: [patch] revprop packing for fsfs
From: <webpost_at_tigris.org>
Date: Wed, 20 May 2009 02:40:33 -0700 (PDT)
I won't criticise SQLite, but if there was a case for keeping the flat file system wouldn't a simple solution be to write modified revprops as a single file, and mark the revprop in the packed file as obsolete?
Then reading a revprop reads the packed file as normal, but if the flag is set, read the revprop file that will be found on disk.
A regular pack operation will then recombine the revprop into the packed file.
Just my 2p, but if SQLite gives more functionality or is just faster - then I'm well happy with that!
------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.