owlprotocol / web3-redux

Web3 Redux Library
6 stars 1 forks source link

Redux Memory Management #234

Closed leovigna closed 1 year ago

leovigna commented 2 years ago

Description

Create saga that runs every X secs and purges the redux store for each data model if it gets to big.

Examples

Tasks

leovigna commented 1 year ago

No longer needed since Dexie.js migration.