I recently chatted with a user who is using ipfs object patch to maintain a KV storage tree in ipfs. We should look into adding a patch command to ipfs dag so that users of object patch can migrate.
Note that this isnt quite as simple to implement as ipfs object patch is, but should still be doable under certain constraints.
I recently chatted with a user who is using
ipfs object patchto maintain a KV storage tree in ipfs. We should look into adding a patch command toipfs dagso that users ofobject patchcan migrate.Note that this isnt quite as simple to implement as
ipfs object patchis, but should still be doable under certain constraints.