haystack/releasenotes/notes/make-urlcachechecker-generic-e159d40bbd943081.yaml

6 lines
184 B
YAML
Raw Normal View History

---
enhancements:
- |
Improve the URLCacheChecker so that it can work with any type of data in the DocumentStore, not just URL caching.
Rename the component to CacheChecker.