Skip to content

in_memory: Add InMemoryCqlRunner, a class that emulates cassandra.cql.CqlRunner without Cassandra.

For now it's only used for object counters; but future commits will progressively move the in-memory's storage features to it.


Migrated from D3768 (view on Phabricator)

Merge request reports