Skip to content

[Feature request] - Enumerate all cached keys #110

@RanaInside

Description

@RanaInside

Use Case: basically I am caching some db records with an external functions that deletes the records using different properties and not the key. Work around for now is to read the key from database before deleting them, and then use the key to remove from cache.

Having an option to enumerate all keys would give me to do a faster way of checking those properties in memory instead of database: and that would be sweet.

Additionally it also be used for diagnostic purposes.

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