Grokking Modern Mobile System Design Interview
Vote

0% completed

On Device Storage Options

Choose on-device storage by the work it must support. Consider queries, consistency, lifetime, and protection before choosing a library.

A notes app may store preferences, note text, attachments, pending operations, and credentials. These values have different needs.

Match the data to a storage capability

Storage capabilitySuitable examplesImportant question
Small key-value or typed settings storeTheme and display preferencesAre updates small and independently meaningful?

.....

.....

.....

Like the course? Get enrolled and start learning!

Reading Progress

0%


Vote for new content