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'));
- This plugin is obsolete after this pull-request
- optimize performance by only refreshing keys when socket has something new