improvements of cache repos

This commit is contained in:
2022-06-30 13:59:32 +06:00
parent 8ca10c00bb
commit 8bee354f04
9 changed files with 28 additions and 15 deletions

View File

@@ -7,6 +7,11 @@
* `Ktor`:
* `Client`:
* `BodyPair` has been deprecated
* `Repos`:
* `Cache`:
* New interface `CacheRepo`
* New interface `FullCacheRepo`
* `actualize*` methods inside of full cache repos now open for overriding
## 0.11.10