You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
possibility of using any storage synchronously with the read and write performance that you have with javascript objects (queue debounce merge and the invocations of multiSet and multiRemove)
use react-native-community/async-storage and eliminate the dependency from the AsyncStorage of react-native
compatibility with storage created for redux (I have yet to test it)
fix typo
improved handling of the disablePersist
released version 2.0.0-rc.1
manage set, remove. delete through both queue and promise
branch: perf-cache
The text was updated successfully, but these errors were encountered: