Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wora/cache-persist V2.0.0 #11

Closed
11 tasks done
morrys opened this issue Sep 3, 2019 · 0 comments
Closed
11 tasks done

wora/cache-persist V2.0.0 #11

morrys opened this issue Sep 3, 2019 · 0 comments
Labels
cache-persist enhancement New feature or request

Comments

@morrys
Copy link
Owner

morrys commented Sep 3, 2019

  • 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
  • test with jest (75% done)
  • evaluate how to reduce the bundle
  • evaluate creation of wora/redux-persist
  • release the other libraries

branch: perf-cache

@morrys morrys added cache-persist enhancement New feature or request labels Sep 3, 2019
@morrys morrys pinned this issue Sep 3, 2019
This was referenced Oct 6, 2019
@morrys morrys closed this as completed Oct 6, 2019
@morrys morrys unpinned this issue Oct 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cache-persist enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant