Awesome
RocksDB-based backend for AsyncStorage
Adapted with minor changes from @chirag's gist which itself was adapted from @sahrens's gist showcasing fb's internal implementation
Install
yarn add react-native-async-storage-rocks
Link in the native dependency
react-native link react-native-async-storage-rocks
Usage
import 'react-native-async-storage-rocks'
Contributors
Spencer Ahrens
Chirag
Mark Vayngrib
PRs welcome!