Skip to content

Removing entries from LassoCache #216

@Hafas

Description

@Hafas

The application I'm currently building uses MarkoJS and the template and styles can change during runtime.
I'm using buildResourceCacheKey and buildBundleCacheKey (#215) to make sure that resources and bundles are rewritten when necessary.

Now I can imagine that - over time - the cache will contain lots of unused entries. The used library for caching, raptor-cache, has the necessary methods remove and free, but as I see it, there is no easy or documented way to access those methods, or am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions