http_cache_hive_store 5.0.1
http_cache_hive_store: ^5.0.1 copied to clipboard
A DB cache store agnostic HTTP client implementation with hive_ce.
5.0.1 #
- feat: Allow to provide a Hive to be used.
5.0.0 #
- feat: Saves response status code.
- chore: Updated dependencies.
4.0.0 #
- feat: Replace
hive
withhive_ce
.
3.2.2 #
- chore: Updated dependencies.
3.2.1 #
- chore: Updated dependencies.
3.2.0 #
- feat: Add
Store.getFromPath
method. - feat: Add
Store.deleteFromPath
method.
3.1.1 #
- fix: Now using lazy box to avoid all values loaded into RAM.
3.1.0 #
- Add request date to stored values.
- Add encryptionCipher property for direct usage with Hive.
- Raise dio_cache_interceptor minimum version.
3.0.2 #
- core: Updated dependencies.
3.0.1 #
- fix: imports.
3.0.0 #
- Initial release.