Skip to content

Typo in mem-cache dupe? #144

@lionello

Description

@lionello

This line checks the length of type which is always "blob" in this context. Likely it meant to check the length of value?

if (type.length >= 100) return value;

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