I was surveying middleware to build a home automation, and I came across Kaa.
I noticed that one of Kaa supported NoSQL database option is Cassandra, and I would like to understand more about its deployment scenario in cluster mode.
Thanks.
You can configure Cassandra cluster on separate nodes, use new Cluster-setup documentation for details.
RF and CL value you can choose based on Cassandra documentation. For example Data distribution and replication.