Skip to content

Latest commit

 

History

History
 
 

adapter-localstorage

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

adapter-localstorage

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

The monkey-patch is located here

Use via:

npm i rxdb-adapter-localstorage --save

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

TODO

  • This plugin is obsolete after this pull-request
  • optimize performance by only refreshing keys when socket has something new