temporarily remove fallback repo

This commit is contained in:
2023-01-29 13:15:26 +06:00
parent 3644b83ac6
commit fc48446ec4
2 changed files with 0 additions and 9 deletions

View File

@@ -18,7 +18,6 @@
* `Cache`:
* New type `FullCacheRepo`
* New type `CommonCacheRepo`
* New type `FallbackCacheRepo`
* `CacheRepo` got `invalidate` method. It will fully reload `FullCacheRepo` and just clear `CommonCacheRepo`
* New extensions `KVCache.actualizeAll`