fireproof icon indicating copy to clipboard operation
fireproof copied to clipboard

Realtime database, runs anywhere. Install Fireproof in your front-end app or edge function, and sync data via any backend.

Results 131 fireproof issues
Sort by recently updated
recently updated
newest added

This PR adds the required bits to have a fully-functional Fireproof database in a React Native mobile application. The biggest difference is polyfilling certain global objects that are expected to...

I have just noticed that the `@fireproof/encrypted-blockstore` `v0.17.7` on npm does not seem to have to latest build? For example, I get: ```js error TS2305: Module '"@fireproof/encrypted-blockstore"' has no exported...

This is where the crash happens on page load: https://github.com/fireproof-storage/fireproof/blob/21f208e0650c8af0c12a46966a31ad220a5daf32/packages/connect-ipfs/src/connect-ipfs-account.ts#L181 The fix is upstream in the call chain and should involve moving to the Account wrapper https://github.com/w3s-project/w3cli/blob/main/account.js#L30

I'm looking to share `read-only` pointers to a database. After seeing [this comment](https://discord.com/channels/1142273421674303619/1142286889588629604/1204515931938889738) I'm under the impression this isn't a feature yet. Am I right in deducing that if we...

0.17.3 and newer have this bug here https://codesandbox.io/p/sandbox/fireproof-todos-antd-p5kfhk?file=%2Fpackage.json%3A13%2C29

This module is only ~500 loc and has all the same dependencies as eb. It only serves to make the connector user and developer experience more complex. Merging it to...

load testing partykit storage I've found a maximum size, which means we need to have the encrypted blockstore split blocks larger than a threshold in some configurations. ``` [pk:inf] PUT...

It would be helpful to have github actions run the release process whenever the version number is bumped. I'm not sure how easy it is to make pnpm handle the...

this will make things smooth and fast