d70-t / ipldstore

zarr backend store using IPLD datastructures
MIT License
6 stars 7 forks source link

`MappingCAStore` should use raw (?) multihashes as keys #5

Open d70-t opened 2 years ago

d70-t commented 2 years ago

The store shouldn't care about the meaning of the bytes (as conveyed by the codec-part of the CID). IPFS did the corresponding swich for their blockstore interface in version 0.12.0.