@87c34046 I'm glad we rolled out our own abstraction for key-value storage in Cash App
@f6beb887 Honestly if you'd use SQLite for a key-value storage I wouldn't even blink.
@87c34046 That was the intended use case! Storage gets swapped out from shared preferences to SQLite if needed without affecting their consumers.