Yes, this is definitely an option IMHO. I mentioned Cassandra as it was suggested earlier in similar discussions, however, I don't actually propose use of any specific persistence solution. Lucene with file based persistence in fact may be the easiest solution for now.
2011/5/10 Thomas Broyer <[email protected]> > On Tue, May 10, 2011 at 1:55 PM, Paul Thomas <[email protected]> wrote: > > is there a growing consensus toward Cassandra then? I guess the > durability makes > > it a front runner. Does eventual consistency model fit, I know facebook > are now > > using HBase > > I don't know Cassandra and whether and how it'd help here, but how > about simply adding Lucene/Solr for indexation/search? (whichever the > actual persistence backend) > > -- > Thomas Broyer > /tɔ.ma.bʁwa.je/ <http://xn--nna.ma.xn--bwa-xxb.je/> >
