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: 6 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.

Awesome Lists containing this project

README

          

![dorachat_An_illustration_showing_an_Android_data_caching_framew_3a74e1b7-b42e-45ee-8165-0ab29c7669b6](https://github.com/user-attachments/assets/e953b664-22c1-4895-b537-4a4a2d52ea52)

### 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))