0.1.0 • Published 8 years ago

falcor-asyncstorage-datasource v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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.