Files
scylladb/tests
Pekka Enberg d088cb8181 Fix keyspace strategy options to preserve key-value ordering
Fix keyspace strategy options to preserve key-value ordering by
switching to std::map. We need this to be able to store the map in
database as JSON because unordered maps can cause the schema merging
code to attempt a keyspace update, which we don't support, even though
the values did not change.

Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>
2015-06-11 13:02:42 +03:00
..
2015-03-06 10:06:16 +02:00
2015-06-03 10:01:00 +03:00
2015-05-19 19:33:18 +03:00
2015-03-22 16:16:30 +02:00
2015-03-04 17:40:58 +02:00