Skip to content

Use weak references in Cache implementation #6

@iravanchi

Description

@iravanchi

If we use WeakReference, it allows the cached object to be GCed when low on memory, so the user of the cache library can aggressively cache items without worrying about the memory usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions