(240614) Medium Daily Digest

Godomin·2024년 6월 14일

Medium-Daily-Digest

목록 보기
24/24

Understanding Jetpack DataStore in Android with Kotlin

https://medium.com/@mohamed.ma872/understanding-jetpack-datastore-in-android-with-kotlin-7d2550ee9e46

Jetpack Datastore은 코루틴과 flow 기반으로 구축되어있다.

  • Preference DataStore: 간단한 key-value 쌍을 저장하는 데 적합
  • Proto DataStore: 프로토콜 버퍼를 사용하여 유형이 지정된 객체를 저장하여 더 많은 유연성과 유형 안정성을 제공

0개의 댓글