Skip to content

Limit size of DeserializerCache, auto-flush on exceeding  #1995

@cowtowncoder

Description

@cowtowncoder

(note: offshoot of #1905)

Currently size of deserializer cache is not bounded: this is something that goes against the cardinal rule of caches ("never use unbounded caches for unbounded domain").
This needs to go in 3.0 because tweaks to caching are generally high-risk changes.

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