mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 22:44:21 +01:00
Added Keet + trimmed down README.md (#59)
* added Keet + structural changes * Fixed headings * Updated README.md * Removed tables * Fix syntax --------- Co-authored-by: Subash <subash@vuln.in>
This commit is contained in:
@@ -6,7 +6,6 @@ Hyperbee is an append only B-tree based on [`Hypercore`](hypercore.md). It provi
|
||||
|
||||
> As with the Hypercore, a Hyperbee can only have a **single writer on a single machine**; the creator of the Hyperdrive is the only person who can modify it as they're the only one with the private key. That said, the writer can replicate to **many readers**, in a manner similar to BitTorrent.
|
||||
|
||||
|
||||
> [GitHub (Hyperbee)](https://github.com/holepunchto/hyperbee)
|
||||
|
||||
* [Hyperbee](../building-blocks/hyperbee.md):
|
||||
|
||||
Reference in New Issue
Block a user