Skip to content

LRUCache and TTLCache should wrap Cache instances, not Map #96

@sritchie

Description

@sritchie

This method of construction would make it easy to, say, instantiate a TTLCache with an LRUCache, gaining the semantics of both caches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions