mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-05 06:23:03 +00:00
For now it's a reference, but all users of the cache will be eventually switched into using system_keyspace. In cql-test-env cache starting happens earlier than it was before, but that's OK, it just initializes empty instances. In main cache starts at the same time as before patching. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>