https://github.com/dora4/dcache-android
🌟 dcache is an open-source offline data caching framework for Android, designed to provide a simple and efficient way to cache network request results and other data for use when the device is offline.
https://github.com/dora4/dcache-android
android app cache mmkv networklib orm-framework
Last synced: 1 day ago
JSON representation
🌟 dcache is an open-source offline data caching framework for Android, designed to provide a simple and efficient way to cache network request results and other data for use when the device is offline.
- Host: GitHub
- URL: https://github.com/dora4/dcache-android
- Owner: dora4
- License: mit
- Created: 2021-06-19T02:25:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2026-04-08T10:16:43.000Z (1 day ago)
- Last Synced: 2026-04-08T11:15:54.990Z (1 day ago)
- Topics: android, app, cache, mmkv, networklib, orm-framework
- Language: Kotlin
- Homepage:
- Size: 1.35 MB
- Stars: 72
- Watchers: 5
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

### Docs
https://dora4.github.io/dcache-android
### Appendix: StateFlow Learning Resources
Version 2.2.0 adds support for StateFlow, allowing you to freely choose between LiveData and StateFlow as data carriers.
Video tutorial: [StateFlow Tutorial](https://www.youtube.com/watch?v=SP_btJHXqN8)
### Best Practices
Dora Chat (https://dorachat.com)
Dora Music ([Dora Music](https://github.com/dora4/DoraMusic))
Crypto Tools ([Crypto Tools](https://www.pgyer.com/cryptotools))