|
|
|
|
|
by isoap
3495 days ago
|
|
> the second query (the UPDATE) is being partially applied before the first query (the INSERT) - and that's OK "Partially applied" is ok with a database? The description of Cassandra on it's site is "Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data." If it's mission-critical data, I wouldn't do arbitrary things with it for conflict resolution that can corrupt data. |
|