refactor!: Rewrite the FilesystemStorageClient to use apify/crawlee-storage#3762
refactor!: Rewrite the FilesystemStorageClient to use apify/crawlee-storage#3762janbuchar wants to merge 35 commits into
Conversation
janbuchar
commented
Jun 18, 2026
- closes Use apify/crawlee-storage to implement a filesystem-backed storage client #3735
|
@vladfrangu this touches a guide you wrote, please make sure I didn't ruin it. |
barjin
left a comment
There was a problem hiding this comment.
Thank you @janbuchar! here's my few first ideas ⬇️
barjin
left a comment
There was a problem hiding this comment.
Thank you @janbuchar , I have no further objections. See minuscule nits below ⬇️
B4nan
left a comment
There was a problem hiding this comment.
some examples are missing the newly required localDataDirectory
|
e2e tests running here: https://github.com/apify/crawlee/actions/runs/28510390131 |
|
e2e tests are broken, not sure if they were working in v4 before, but this is exactly the kind of PR I would like to test through those |
About that... #3805 — I wouldn't block on fixing the complete E2E test suite 💀 |
…ncies' into rust-storages # Conflicts: # packages/fs-storage/src/resource-clients/key-value-store.ts # packages/fs-storage/src/resource-clients/request-queue.ts # packages/fs-storage/test/request-queue/dangling-forefront-on-reload.test.ts # packages/fs-storage/test/request-queue/forefront.test.ts # packages/fs-storage/test/request-queue/ignore-non-json-files.test.ts # pnpm-lock.yaml