Adding support for Backblaze B2

Hello, I’m looking to add support for Backblaze B2 to IPFS, however I’m a bit unclear as to how to start.

I was looking at the go-ds-redis and go-ds-s3 repos, and what is not clear to me is how these would be used with go-ipfs – do I need to write a shim to go in https://github.com/ipfs/go-ipfs/tree/master/plugin/plugins similar to what’s present for badgerds and flatfs?

1 Like