Skip to content

Implement cache batch upload using remote bindings #984

@vicb

Description

@vicb

We use:

  • native batch upload support for KV upload
  • rclone for batch R2 upload

There are 2 problems with that.

First the cache population does not go through the cache handlers so we have duplicated logic.

The second issue is that R2 (which is the recommend cache store) can not use rclone in dev and is too slow there.

We should probably tackle that second issue first.

Notes:

  • we can remove the R2 env vars when this is implemented
  • it should significantly speed up e2e tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions