Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-08T07:40:25.000Z (about 2 months ago)
- Last Synced: 2024-12-08T08:23:30.894Z (about 2 months ago)
- Topics: android, app, cache, mmkv, networklib, orm-framework
- Language: Kotlin
- Homepage:
- Size: 1.1 MB
- Stars: 34
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
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))