Congrats to the Scylla team! These features and performance improvements are pretty huge for people working with Apache C* that want to evaluate Scylla. Compatible storage formats will certainly make evaluations much easier. Also, hope the Scylla experience with MVs is better...
As far as compatibility w/ Apache Cassandra 3.x+, is there anything outstanding?
A compare-and-set request. E.g., I can read version 3 of a row, and write version 4 if the current version is still 3, so that if someone else writes version 4 I don't clobber whatever they just did.
To be clear, "lightweight transactions" are a Cassandra specific term, nobody else uses that. Compare-and-set, atomic updates, or just transactions are the normal terms.
Junk title, but you can apply this article's critique to many communities in general (especially online ones with a myopic user base). On the whole, the StackExchange sites contain a wealth of information that's readily accessible and can't be duplicated easily. There's certainly room for competition that's not just a plain forum, but what that looks like I'm not sure.
"Harmful" though? Have we already forgotten "experts-exchange" so soon?
As far as compatibility w/ Apache Cassandra 3.x+, is there anything outstanding?