Skip to content

Lifetimes should be associated with individual cache entries #160

@arunkiyengar

Description

@arunkiyengar

Currently, time to live, ttlSeconds, is the same for all entries in a cache. There is no way to assign different lifetimes to different cache entries.

Time to live should be associated with individual cache entries. It should be possible to associate different lifetimes to different entries in the same cache. For example, a user should be able to assign a shorter lifetime to a cache entry corresponding to a query about current stock market conditions than a query corresponding to stock market returns from the 1970s.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions