Unverified 提交 035ce914 作者: John Reed 提交者: GitHub

add version, usage, and planning info for urlstore

License: MIT
Signed-off-by: 's avatarJohn Reed <john@re2d.xyz>
上级 4f9bde80
......@@ -183,7 +183,7 @@ Allows ipfs to retrieve blocks contents via a url instead of storing it in the d
experimental.
### In Version
???.
master, v0.4.17
### How to enable
Modify your ipfs config:
......@@ -191,8 +191,14 @@ Modify your ipfs config:
ipfs config --json Experimental.UrlstoreEnabled true
```
And then add a file at a specific URL using `ipfs urlstore add <url>`
### Road to being a real feature
???.
- [ ] Needs more people to use and report on how well it works.
- [ ] Need to address error states and failure conditions
- [ ] Need to write docs on usage, advantages, disadvantages
- [ ] Need to implement caching
- [ ] Need to add metrics to monitor performance
---
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论