Skip to content

Reorganize caching to be an interface to allow for different implementations. #637

@coollog

Description

@coollog

This will help:

  • Allow for layer up-to-date checking to be different strategies
  • Have all layers be independent so no cache data is lost during concurrent executions

The cache implementation will consist of a storage engine and a query system.

Tasks:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions