Skip to content

feature: provide method on FastApiRedisCache object that allows user to delete single cache items by key #56

@a-luna

Description

@a-luna

Currently, there is no way for a user to evict an item from the cache before the TTL expires. This needs to be supported directly by the plugin rather than requiring the user to manually edit the redis cache.

Metadata

Metadata

Assignees

Labels

featureNew functionality

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions