spring-data-redis icon indicating copy to clipboard operation
spring-data-redis copied to clipboard

Add support to clear cache by key pattern.

Open JosRoseboom opened this issue 2 years ago • 1 comments

Currently, there is no way to clear cache by key pattern, see #2379

  • [x] You have read the Spring Data contribution guidelines.
  • [x] You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • [x] You submit test cases (unit or integration tests) that back your changes.
  • [x] You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).

JosRoseboom avatar Aug 01 '22 08:08 JosRoseboom

Thank you for the PR @JosRoseboom !

christophstrobl avatar Aug 01 '22 11:08 christophstrobl