Re: goods search with cassandra

2010-07-22 Thread Chen Xinli
during error. > > Some kind of lock service maybe help, like ZooKeeper. > > Regards > -Santal > > > > 2010/7/19 Chen Xinli > > Hi, >> >> I want to implement goods search with cassandra; and I have some >> confusings. Can someone help me out? >&g

Re: goods search with cassandra

2010-07-21 Thread Santal Li
multi client concurrent access 2. index and object data maybe inconsistence during error. Some kind of lock service maybe help, like ZooKeeper. Regards -Santal 2010/7/19 Chen Xinli > Hi, > > I want to implement goods search with cassandra; and I have some > confusings. Can someone hel

goods search with cassandra

2010-07-18 Thread Chen Xinli
Hi, I want to implement goods search with cassandra; and I have some confusings. Can someone help me out? The case is that: There are about 1 million shops, every shop with about 10,000 goods, every goods with property like "title", "price" etc.. The search is like &q