EasyCaching icon indicating copy to clipboard operation
EasyCaching copied to clipboard

How we can get all cache keys for example in InMemory?

Open meysamhadeli opened this issue 1 year ago • 2 comments

Description

[Description of the bug or feature]

Steps to Reproduce

Related code

insert short code snippets here

Expected behavior: [What you expected to happen]

Actual behavior: [What actually happened]

Specifications

  • Provider : InMemory (version 0.2.0)
  • Interceptor : AspectCore (version 0.2.0)
  • Serializer : not use
  • System : CentOS 7.2

meysamhadeli avatar Aug 23 '22 14:08 meysamhadeli

@meysamhadeli Thanks for your interest in this project.

We don't support get all cache keys for Memory provider.

Why did you need this one?

catcherwong avatar Aug 23 '22 15:08 catcherwong

@meysamhadeli Thanks for your interest in this project.

We don't support get all cache keys for Memory provider.

Why did you need this one?

Thanks for response. I will check all active key in my system.

meysamhadeli avatar Aug 23 '22 15:08 meysamhadeli