Re: Designing a decent data model for an online music shop...confused/stuck on decisions

2011-03-07 Thread Sasha Dolgy
ons I switched to pandra, it seemed more up to > date > > *From:* Tyler Hobbs > *Sent:* Monday, March 07, 2011 2:40 AM > *To:* user@cassandra.apache.org > *Subject:* Re: Designing a decent data model for an online music > shop...confused/stuck on decisions > > Regarding

Re: Designing a decent data model for an online music shop...confused/stuck on decisions

2011-03-07 Thread Courtney
t: Re: Designing a decent data model for an online music shop...confused/stuck on decisions Regarding PHP performance with Cassandra, THRIFT-638 was recently resolved and it shows some big performance improvements. I'll be upgrading the Thrift package that ships with phpcassa soon to includ

Re: Designing a decent data model for an online music shop...confused/stuck on decisions

2011-03-06 Thread Tyler Hobbs
Regarding PHP performance with Cassandra, THRIFT-638was recently resolved and it shows some big performance improvements. I'll be upgrading the Thrift package that ships with phpcassa soon to include this fix, so you may want to compare performance

Designing a decent data model for an online music shop...confused/stuck on decisions

2011-03-06 Thread Courtney
We're in a bit of a predicament, we have an e-music store currently built in PHP using codeigniter/mysql... The current system has 100+K users and a decent song collection. Over the last few months I've been playing with Cassandra... needless to say I'm impressed but I have a few questions. First