Skip to content

Feature request: SlidingExpiration and TokenExpiration options #8

@Fitch24

Description

@Fitch24

Hi.
What do you think about adding another expiration logic, such as SlidingExpiration or ChangeToken expiration?
I see that MemroyCacheProvider is based on Microsoft.Extensions.Caching.Memory.MemoryCache (which is already support theese features), so would be great to use token expiration for rarely modified data or sliding expiration to keep frequently requested data always in cache.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions