'ipfs dag patch'
Open
kind/enhancement
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.