Forked from
Platform / Development / swh-objstorage
Source project has a limited visibility.
-
vlorentz authored
For now, any hash algo other than ID_HASH_ALGO ("sha1") is ignored. This changes the network protocol used by `list_content` from a concatenation of fixed-length hashes to a stream of msgpacked dictionaries.
vlorentz authoredFor now, any hash algo other than ID_HASH_ALGO ("sha1") is ignored. This changes the network protocol used by `list_content` from a concatenation of fixed-length hashes to a stream of msgpacked dictionaries.
This project manages its dependencies using pip.
Learn more