Page MenuHomeSoftware Heritage

Add in-mem storage for intrinsic metadata.
ClosedPublic

Authored by vlorentz on Dec 7 2018, 1:50 PM.

Details

Summary

(Includes commits from D789)

Diff Detail

Repository
rDCIDX Metadata indexer
Branch
inmem-origin-metadata
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 2929
Build 3725: tox-on-jenkinsJenkins
Build 3724: arc lint + arc unit

Event Timeline

  • remove useless function
ardumont added inline comments.
swh/indexer/storage/in_memory.py
656

why not merge those 2 lines?

for (_, data) in results[:limit]:
This revision is now accepted and ready to land.Dec 7 2018, 2:49 PM
This revision was automatically updated to reflect the committed changes.