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

Use connectors for remote storage #83

Closed jchris closed 4 months ago

jchris commented 5 months ago

This will allow you to run Fireproof in edge environments with no disk or local storage, by using a connector for environment-specific kv storage.

This will enable access to the database from lambda and edge functions.