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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

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.