Raven ScottandCursor 1257377840 fix(db): fall back to JSON store when HyperDB has no users
HyperDB Rocks was opening empty on ~/.config/pearcord while registered
users lived only in pearcord-db.json, so session restore showed onboarding
despite a valid keypair and marker. If HyperDB has zero users but JSON has
rows, close Rocks and use JsonStore for that storage path.

Co-authored-by: Cursor <[email protected]>
2026-05-21 22:49:03 -04:00

pearcord-db

HyperDB schema build and local Rocks/JSON database adapter.

Part of Pearcord — 100% peer-to-peer community chat on Pear. No central servers.

Repository

  • Org: pearcord
  • Clone: git clone https://git.ssh.surf/pearcord/pearcord-db.git

Install (npm)

npm install git+https://git.ssh.surf/pearcord/pearcord-db.git#main

Stack

Hyperswarm · HyperDB · Protomux · Pear / Bare

Documentation

See pearcord/pearcord-docs for architecture, roadmap, and IPC reference.

License

Pearcord modules are developed for the Pearcord platform. See the org README for contribution guidelines.

S
Description
Pearcord module: pearcord-db
Readme
46 MiB
Languages
JavaScript 100%