Page MenuHomeSoftware Heritage
Feed Advanced Search

Aug 24 2021

jayeshv requested review of D6094: Provenance Mongo backend.
Aug 24 2021, 12:09 PM · Provenance database

Aug 6 2021

douardda added a comment to T3453: Refactor the backend to make it scale better.

I've been thinking a bit about the refactoring of the ProvenanceStorageServer as described in the doc, with a series of queues between the public API and the backend database.

Aug 6 2021, 11:08 AM · Provenance database
douardda updated subscribers of T3453: Refactor the backend to make it scale better.
Aug 6 2021, 11:04 AM · Provenance database

Aug 3 2021

jayeshv added a comment to T3431: Implement a MongoDB backend for SWH-provenance .

Mongo engine
db.serverStatus().storageEngine

"name" : "wiredTiger",
"supportsCommittedReads" : true,
"oldestRequiredTimestampForCrashRecovery" : Timestamp(0, 0),
"supportsPendingDrops" : true,
"dropPendingIdents" : NumberLong(0),
"supportsSnapshotReadConcern" : true,
"readOnly" : false,
"persistent" : true,
"backupCursorOpen" : false,
"supportsResumableIndexBuilds" : true
Aug 3 2021, 10:54 AM · Provenance database

Jul 30 2021

douardda triaged T3453: Refactor the backend to make it scale better as High priority.
Jul 30 2021, 2:21 PM · Provenance database
vlorentz added a project to T3112: Provenance index for the full archive: Provenance database.
Jul 30 2021, 10:15 AM · Roadmap 2022, Provenance database, Roadmap 2021, meta-task
vlorentz added a project to T2193: Add provenance feature: Provenance database.
Jul 30 2021, 10:15 AM · Provenance database, Roadmap 2020
vlorentz added a project to T3431: Implement a MongoDB backend for SWH-provenance : Provenance database.
Jul 30 2021, 10:15 AM · Provenance database
vlorentz created Provenance database.
Jul 30 2021, 10:14 AM