Curious to hear why you thought it would take longer to get going with Cassandra. A single-node Cassandra cluster can be up with a 1-line command. Was it the availability of clients or interface abstractions? I understand that tutorial & documentation is not as readily available, so that's understandable.
It wasn't the ease of install or simplest-case-deployment, that's for sure. I did install it and kick the tires.
This was around the end of 2009, and i don't think there were many clients available (i see pycassa dates to 2010-04).
again, ease of development is much more important to us than performance; it'll probably be a long, long time before our db engine is the choke point, at which point we'll have resources to use a heavier tool.
Comments
Curious to hear why you thought it would take longer to get going with Cassandra. A single-node Cassandra cluster can be up with a 1-line command. Was it the availability of clients or interface abstractions? I understand that tutorial & documentation is not as readily available, so that's understandable.
It wasn't the ease of install or simplest-case-deployment, that's for sure. I did install it and kick the tires.
This was around the end of 2009, and i don't think there were many clients available (i see pycassa dates to 2010-04).
again, ease of development is much more important to us than performance; it'll probably be a long, long time before our db engine is the choke point, at which point we'll have resources to use a heavier tool.
This makes sense, the landscape was very different. Cassandra wasn't something I would have used back then either.