HomeSoftware Heritage

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

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

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.

Commit No Longer Exists

This commit no longer exists in the repository.