Files
scylladb/db
Pekka Enberg 2a68aefca9 db/legacy_schema_tables: Use sstring as schema results key
There's no need to use decorated_key as schema results map key because
we just convert it back to a keyspace name string. It does, however,
cause problems when trying to pass the results around to different CPUs
so just switch to the sstring type.

Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>
2015-06-02 12:24:11 +03:00
..
2015-04-17 15:08:06 +02:00
2015-05-08 09:19:01 +02:00