Chris Anderson

Results 128 comments of Chris Anderson

**New test is expected to fail** it would be great to have help configuring the `fireproof()` call in the test so both instance A and B have the same key....

The only part of above that isn't done is the `make it configurable - allow on construction to pass a iv generator function` and then of course I need help...

the only example I see in the tests of [calling fireproof() with config is here](https://github.com/fireproof-storage/fireproof/blob/1baf2b253ea2ad9d855572e2ca67c96dc0a8c991/tests/fireproof/config.test.ts#L148) there are also [plenty of config examples here, so I'll try that](https://github.com/fireproof-storage/connect/blob/main/src/connector.test.ts) btw we should...

it looks I might have to do something like this? we should make an api shortcut to just set various URL params on top of whatever baseURL the runtime chooses...

looks good will merge

this is still here: https://github.com/fireproof-storage/fireproof/blob/bf7a78b2a6d6def3ede2a19fd64d18aa09ca48a2/package.json#L96

is this still needed in core? https://github.com/fireproof-storage/fireproof/blob/bf7a78b2a6d6def3ede2a19fd64d18aa09ca48a2/package-fireproof-core.json#L40

I suggest removing the above references and switching this to the raw version number instead of referencing the root package.json -- unless there is a reason to have the peer-dependency...

Compactor strategy https://chatgpt.com/share/f61fcc42-98b0-47ec-958f-ae02d15b7371

More compactor background info here https://github.com/fireproof-storage/fireproof/issues/95