Efficient collections as column values in Cassandra 1.2 (datastax.com) 3 points by jbellis 13y ago ↗ HN
[–] jbellis 13y ago ↗ "Efficient" here means that unlike most (all?) popular document databases -- and postgresql's hstore -- appending an item to a list or adding an entry to a map does not require rewriting the entire collection, it just writes the new data.
1 comment
[ 4.6 ms ] story [ 9.0 ms ] thread