This is the first alpha preview of iroh v0.6.0. iroh v0.6.0 is targeting a Sept 25th release date.
v0.6.0
is a big step toward iroh 1.0
. It introduces documents, see our docs pages for a detailed look at the new iroh.
Introducing documents
Documents are mutable key-value stores that authors read from, write to, and sync with, subscribing to live updates in real time. For more on documents, see the docmuents, uh, documentation
iroh console
is here to help
This release includes iroh console
an admin, debugging, and API exploration tool. It's a REPL that can give live feedback as documents change, users sync, etc. For a detailed rundown on console commands, see the iroh command documentation