https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 02134a705a12dab83f543eeaa1728033126ba092 authored by mihir(faux__) on 24 March 2019, 16:17:31 UTC
Changes the output of content_find method to a list in case of hash collisions and makes the sql query on python side and added test duplicate input, colliding sha256 and colliding blake2s256
Tip revision: 02134a7
requirements-swh.txt
swh.core[db,http] >= 0.0.60
swh.model >= 0.0.32
swh.objstorage >= 0.0.17
swh.scheduler >= 0.0.14
back to top