Updates
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# hyper-p2p-mirror-realm
|
||||
|
||||
Production experimental (wave 4) module: Hyperswarm discovery + Protomux when `topic` is set.
|
||||
Forkable realm KV — `write`/`read`, `fork()`, and `reconcile()` for divergent copies over gossip.
|
||||
|
||||
**Category:** Experimental (Wave 4)
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
## Overview
|
||||
|
||||
Production experimental (wave 4) module: Hyperswarm discovery + Protomux when `topic` is set.
|
||||
Forkable realm key/value store: `write(realm, key, value)`, `read`, `fork()` for divergent copies, and `reconcile(strategy)` (default LWW). Gossip syncs realm writes across peers.
|
||||
|
||||
## Constructor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user