Skip to content

Commit 724c606

Browse files
Update README_ZH.md
1 parent 83c67f6 commit 724c606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[English](README.md) | 中文
44

5-
[![](https://www.jitpack.io/v/DylanCaiCoding/MMKV-KTX.svg)](https://www.jitpack.io/#DylanCaiCoding/DataStoreKTX-KTX)
5+
[![](https://www.jitpack.io/v/DylanCaiCoding/DataStoreKTX.svg)](https://www.jitpack.io/#DylanCaiCoding/DataStoreKTX-KTX)
66
[![License](https://img.shields.io/badge/License-Apache--2.0-blue.svg)](https://github.com/DylanCaiCoding/DataStoreKTX/blob/master/LICENSE)
77

88
[Jetpack DataStore](https://developer.android.com/topic/libraries/architecture/datastore) 是一种数据存储解决方案,由于使用了 Kotlin 协程或者 RxJava 以异步、一致的事务方式存储数据,用法相较于其它存储方案 (SharedPreferences、MMKV) 会更加特别,所以目前网上都没有什么比较好的 DataStore 封装。个人也做了很多摸索和尝试,终于封装出了一套非常满意的用法,希望能帮助到大家。

0 commit comments

Comments
 (0)