Skip to content

Query cache should be LRU based #21

@warmwaffles

Description

@warmwaffles

Right now the query cache Exqlite.Queries currently just grows infinitely. I think the solution we should look at is have this be a configurable value something like query_cache_size: 100 to set a max value, and setting to 0 would disable query caching.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions