fireproof-storage / fireproof

Realtime database, runs anywhere. Install Fireproof in your front-end app or edge function, and sync data via any backend.
https://fireproof.storage
Other
219 stars 16 forks source link

multiple connectors on same database #90

Open jchris opened 4 months ago

jchris commented 4 months ago

It will take making the remote stores in this file into lists, or adding a dispatcher: https://github.com/fireproof-storage/fireproof/blob/da9e0a82f4b75f86f97000e7dc52b4173a97bd08/packages/encrypted-blockstore/src/loader.ts#L46

jchris commented 4 months ago

this callpoint is also relevant https://github.com/fireproof-storage/fireproof/blob/da9e0a82f4b75f86f97000e7dc52b4173a97bd08/packages/connect/src/connection.ts#L78