Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

falcor-asyncstorage-datasource

sfrdmn3MIT0.1.0

Falcor DataSource for generic get/set semantics on React Native's AsyncStorage

falcor, asyncstorage, react-native, react

readme

EXPERIMENTAL

Falcor DataSource implementing generic get/set semantics on AsyncStorage

Stores all JSON Graph atoms as individual key/val pairs

It remains to be seen whether this makes sense re: scaling. Smells like the React Native folks don’t envision AsyncStorage as being much more than a small config database?

Although, if RocksDB is the AsyncStorage backend, this might perform OK.