1.0.0 • Published 7 years ago

rxdb-adapter-localstorage v1.0.0

Weekly downloads
3
License
ISC
Repository
-
Last release
7 years ago

adapter-localstorage

This is a monkey-patch to prevent the caching of database-keys which destroys multi-window-support.

Use via:

npm i rxdb-adapter-localstorage --save

  RxDB.plugin(require('rxdb-adapter-localstorage'));

TODO

  • optimize performance by only refreshing keys when socket has something new