On Mon, Aug 6, 2012 at 9:46 AM, Wessel Dankers
<wsl-backuppc-de...@fruit.je> wrote:
>
> The ideas overlap to a limited extent with the ideas[0] that Craig posted
> to this list. For instance, no more hardlinks, and garbage collection is
> done using flat-file databases. Some things are quite different. I'll try
> to explain my ideas here.

Personally I think the hardlink scheme works pretty well up to about
the scale that I'd want on a single machine and you get a badly needed
atomic operation with links more or less for free.    If you are going
to do things differently, wouldn't it make sense to use one of the
naturally distributed scalable databases (bigcouch, riak, etc.) for
storage from the start since anything you do is going to involve
re-inventing the atomic operation of updating a link or replacing it
and the big win would be making this permit concurrent writes from
multiple servers?

-- 
   Les Mikesell
     lesmikes...@gmail.com

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BackupPC-devel mailing list
BackupPC-devel@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to