Skip to content

Suggestion: Add an LRU Cache #36

Open
@kcgen

Description

@kcgen

LRU cache

  • Requests for already decompressed data can be returned immediately instead of burning another decompression round.
  • Size of the LRU cache in KiB is configurable via API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions