This repository has been archived by the owner on Aug 9, 2020. It is now read-only.
Releases: VictorAlbertos/RxCache
Releases · VictorAlbertos/RxCache
Fix #43
Merge pull request #44 from VictorAlbertos/slash_key Disk.java converts any slash symbol present on key to an underscore one.
Upgrade version Jolyglot
1.5.3 Update README
Added support for Moshi
1.5.2 Update README
Added Jolyglot as json abstraction layer.
Fix #38 -> Decoupled Gson dependency
Fix #31
Fix #34
When setting @lifecache with 0 value its data provider is not evicted
Defer invoke ProxyProviders method until observable subscription.
1.4.6 bring to project the compilers sources project and refactor package name
Upgraded Dagger version to 2.4
1.4.2 Merge branch 'master' of https://github.com/VictorAlbertos/RxCache
Added evictAllKeepingFirstN and evictAllKeepingLastN actions
1.4.1 Added evictAllKeepingFirstN and evictAllKeepingLastN actions
Replaced Guava by ReferenceMap apache
1.4.0 replaced guava for ReferenceMap apache as implementation of the Memor…