Skip to content

Add revalidation checks for the cache #22

Description

@ericvh

Right now there essentially two cache modes. There is LOOSE where nothing is ever validated and only client-side changes end up invalidating cache and everything else which more or less has open-to-close consistency (the page cache is essentially only valid when the file open).

If we add in some simple revalidation checks we should be able to reuse the read cache between open invocations.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions