Cassandra column family limitation
I am wondering is there any columnfamily count limitations in keyspace?
And Is there any rows limitation in columnfamily?
Which schema is better? To create columnfamilies CF1_customer1,
CF2_customer1, CF1_customer2, CF2_customer2, or to have CF1 and CF2 with
custmer_id as primary_key?
No comments:
Post a Comment