Skip to content

question: Where is the web cache storage persisted to disk? #25204

@jsejcksn

Description

@jsejcksn

Can anyone provide information about where the cache storage is persisted to disk? I thought it was in origin storage (e.g. $DENO_DIR/location_data), but I don't see new entries being created after the creation of new cache entries in modules that resolve to different origin keys. Conversely, when I use the web storage or KV APIs in those same modules, I do see new entries in the origin storage directory…

/cc @bartlomieju because you recommended that I ask this here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions