{"id":19237563,"url":"https://github.com/fengzhizi715/rxcache4a","last_synced_at":"2025-04-21T06:31:28.637Z","repository":{"id":71155162,"uuid":"151201334","full_name":"fengzhizi715/RxCache4a","owner":"fengzhizi715","description":"RxCache(https://github.com/fengzhizi715/RxCache) for Android","archived":false,"fork":false,"pushed_at":"2022-01-29T10:52:46.000Z","size":270,"stargazers_count":34,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-01T10:41:38.918Z","etag":null,"topics":["greendao","jetpack","kotlin-android","mmkv","objectbox"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fengzhizi715.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-02T04:44:25.000Z","updated_at":"2024-03-27T14:43:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa6873fa-921b-483d-8fbf-d75ec3e1be71","html_url":"https://github.com/fengzhizi715/RxCache4a","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengzhizi715%2FRxCache4a","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengzhizi715%2FRxCache4a/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengzhizi715%2FRxCache4a/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengzhizi715%2FRxCache4a/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fengzhizi715","download_url":"https://codeload.github.com/fengzhizi715/RxCache4a/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250008195,"owners_count":21359945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["greendao","jetpack","kotlin-android","mmkv","objectbox"],"created_at":"2024-11-09T16:27:25.947Z","updated_at":"2025-04-21T06:31:28.628Z","avatar_url":"https://github.com/fengzhizi715.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RxCache4a\n\n[![@Tony沈哲 on weibo](https://img.shields.io/badge/weibo-%40Tony%E6%B2%88%E5%93%B2-blue.svg)](http://www.weibo.com/fengzhizi715)\n[![License](https://img.shields.io/badge/license-Apache%202-lightgrey.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)\n[![](https://jitpack.io/v/fengzhizi715/RxCache4a.svg)](https://jitpack.io/#fengzhizi715/RxCache4a)\n\n# 最新版本\n\n模块|最新版本\n---|:-------------:\nrxcache4a|[![](https://jitpack.io/v/fengzhizi715/RxCache4a.svg)](https://jitpack.io/#fengzhizi715/RxCache4a)\nrxcache4a-greenDAO|[![](https://jitpack.io/v/fengzhizi715/RxCache4a.svg)](https://jitpack.io/#fengzhizi715/RxCache4a)\nrxcache4a-mmkv|[![](https://jitpack.io/v/fengzhizi715/RxCache4a.svg)](https://jitpack.io/#fengzhizi715/RxCache4a)\nrxcache4a-room|[![](https://jitpack.io/v/fengzhizi715/RxCache4a.svg)](https://jitpack.io/#fengzhizi715/RxCache4a)\n\n详见：https://www.jianshu.com/p/308d503e7482\n\n# 下载:\n\n将它添加到项目的 root build.gradle 中：\n\n```groovy\n\tallprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url 'https://jitpack.io' }\n\t\t}\n\t}\n```\n\nrxcache4a\n\n```groovy\nimplementation 'com.github.fengzhizi715.RxCache4a:rxcache4a:\u003clatest-version\u003e'\n```\n\nrxcache4a-greenDAO\n\n```groovy\nimplementation 'com.github.fengzhizi715.RxCache4a:rxcache4a_greenDAO:\u003clatest-version\u003e'\n```\n\nrxcache4a-mmkv\n\n```groovy\nimplementation 'com.github.fengzhizi715.RxCache4a:rxcache4a_mmkv:\u003clatest-version\u003e'\n```\n\nrxcache4a-room\n\n```groovy\nimplementation 'com.github.fengzhizi715.RxCache4a:rxcache4a_room:\u003clatest-version\u003e'\n```\n\n# 联系方式:\n\nWechat：fengzhizi715\n\n\u003e Java与Android技术栈：每周更新推送原创技术文章，欢迎扫描下方的公众号二维码并关注，期待与您的共同成长和进步。\n\n![](https://github.com/fengzhizi715/NetDiscovery/blob/master/images/gzh.jpeg)\n\n\nLicense\n-------\n\n    Copyright (C) 2018 - present, Tony Shen.\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffengzhizi715%2Frxcache4a","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffengzhizi715%2Frxcache4a","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffengzhizi715%2Frxcache4a/lists"}