To continue the start of Schildmeijer:
- No batch interface.
- No chunking get_range_slices () or get_indexed_slices () so you can easily fill in Cassandra
- Non-string types must be packed in binary strings independently
- You will probably lose the accuracy of the timestamp.
- Exception messages are usually useless
- Thrift is interrupted by default in some languages. For example, see the PHP C Extension.
- Since the code is generated, it is not intuitive, especially with regard to supercommands, SlicePredicates and batch_mutate ().
- Schema modification commands do not wait for the coordination of the scheme between all nodes in the cluster
source share