Re: [Ifolder-dev] Re: Food For Thought

2009-08-18 Thread Travis Glenn Hansen
Based on the earlier reply I'm not so sure the versioning would be effective for what you are accomplishing in ifolder. Other benefits might include 1. Not needing to maintain/depend on flaim (I remember it not being so easy to build back in the day..not sure of it's current state) 2. Potenial api

Re: [Ifolder-dev] Re: Food For Thought

2009-08-18 Thread Brent McConnell
I also heard UbuntuOne was using CouchDB as a backend. It provides convenient replication for p2p and also has versioning built in. Just how tough replacing Simias would be is another questions entirely. Are there other benefits we would get besides versioning and p2p? Brent -

[Ifolder-dev] Re: Food For Thought

2009-08-18 Thread Andrés G. Aragoneses
Travis Glenn Hansen wrote: > Recently I thought about the possible combination of ifolder using > couchdb as a backend. > > http://couchdb.apache.org/ > > I'm not particulary familiar with all the features of couchdb, but I > think it has versioning and indexing (search) built-in which may easily