Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
c59b624e
Commit
c59b624e
authored
Mar 30, 2018
by
vyzo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs/experimental-features: document ipns pubsub
License: MIT Signed-off-by:
vyzo
<
vyzo@hackzen.org
>
parent
199a52d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
docs/experimental-features.md
docs/experimental-features.md
+24
-0
No files found.
docs/experimental-features.md
View file @
c59b624e
...
...
@@ -365,3 +365,27 @@ ipfs config --json Experimental.ShardingEnabled true
-
[ ] Make sure that objects that don't have to be sharded aren't
-
[ ] Generalize sharding and define a new layer between IPLD and IPFS
---
## IPNS pubsub
### In Version
0.
4.13
### State
Experimental, default-disabled.
Utilizes pubsub for publishing ipns records in real time.
### How to enable
run your daemon with the
`--enable-namesys-pubsub`
flag; enables pubsub.
### Road to being a real feature
-
[ ] Needs more people to use and report on how well it works
-
[ ] Add a mechanism for last record distribution on subscription,
so that we don't have to hit the DHT for name resolution at all.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment