HomeSoftware Heritage

Add counting storage proxy

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

Description

Add counting storage proxy

It will be used in the Cassandra experiment.

Currently we use the built-in counters of the Cassandra backend; but in
addition to being inaccurate, they seem to be a bottleneck.

This proxy will be a lightweight solution for counting object insertion,
without needing to run Kafka on the test cluster.

Details

Provenance
vlorentzAuthored on Aug 27 2021, 11:32 AM
vlorentzPushed on Aug 27 2021, 1:59 PM
Differential Revision
D6149: Add counting storage proxy
Build Status
Buildable 23228
Build 36244: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.