dotnetcore / dotnetcore/EasyCaching

RemoveByPatternAsync process takes a long time.

Open
#513 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.1k
Forks
336
PR merge metrics
No merged PRs in 30d

Description

https://github.com/dotnetcore/EasyCaching/blob/266bec0e6825231e4c99196c2395f02364367bd7/src/EasyCaching.Core/EasyCachingAbstractProvider.cs#L723

We proceed to delete a list of records that share a pattern in the cache keys; the process takes 2 to 3 seconds to complete for a number of records << 100,000. Is there any configuration to make this process go faster?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.