Skip to content

Implement LRU cache #10

@flobernd

Description

@flobernd

Implement a simple LRU cache container based on a linked list (could support multiple caching strategies in the future).

Metadata

Metadata

Assignees

Labels

A-containerArea: Container classesC-featureC-feature Category: Addition of a new featureP-mediumPriority: Medium

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions