Skip to content

Optimizing cache cleanup #5

@aschmahmann

Description

@aschmahmann

As part of #4 we switched to using a single mutex protecting the resolver caches for both reading and writing. While a mutex is pretty cheap compared to a network call we should be able to separate out the deleting from the reading so that we can restore read-write mutex usage.

@vyzo's recommendation for this #4 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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