Page MenuHomeSoftware Heritage

vault: generic cache to allow multiple cooker types and formats
ClosedPublic

Authored by seirl on Mar 6 2017, 1:44 PM.

Diff Detail

Repository
rDSTO Storage manager
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

olasd added a subscriber: olasd.

Looks fine to me. Just one tidbit inlined for your consideration.

swh/storage/vault/api/server.py
40–41

use re.escape to make that safer

This revision is now accepted and ready to land.Mar 9 2017, 1:06 PM
seirl marked an inline comment as done.Mar 9 2017, 2:03 PM
This revision was automatically updated to reflect the committed changes.