I\'m working on a project that is considering using Cassandra as a database.We would like to eventually migrate to Cassandra even if we use MySQL to start with, given its scalability.I know that big c
Im working on promising project that develops a new social media app for web and mobile. We have just started defining functionalities. Nevertheless, I\'m thinking ahead on architecture. So I\'m askin
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
When experimenting with Cassandra I\'ve observed that Cassandra listens to the following ports: TCP *:8080
When experimenting with Cassandra I\'ve observed that Cassandra writes to the following files: /.../cassandra/commitlog/CommitLog-<id>.log
Is there any robust way of implementing Cassandra back end to a web app开发者_如何转开发lication developed using Django web framework?http://github.com/twissandra/twissandra is a django app with a Cas
For a bit of background - this question deals with a project running on a single small EC2 instance, and is about to migrate to a medium one. The main components are Django, MySQL and a large number o
Surely one can run a single node cluster but I\'d like some level of fault-tolerance. At present I can afford to lease two servers (8GB RAM, private VLAN @1GigE) but not 3.
How does Voldemort compare to Cassandra? I\'m not talking about size of community and only want to hear from people who have actually used both.
I am learning about the Apache Cassandra database [sic]. Does anyone have any good/bad experiences with deploying Cassandra to less than dedicated hardware like the offerings of Linode or Slicehost?