Y
Hacker News
new
|
ask
|
show
|
jobs
by
manigandham
1139 days ago
Cassandra (and ScyllaDB which is the same data model) allow for customizable consistency level on a per-query basis. You can send 1 write with only one node confirming while sending another requiring full cluster acknowledgement.
More details:
https://docs.datastax.com/en/cassandra-oss/3.0/cassandra/dml...