Patreon / nion

🌵 Declarative API Data Management Library built on top of redux 🌵
MIT License
126 stars 9 forks source link

Expose an escape hatch API to purge the denomalizationCache. #148

Closed maisano-patreon closed 1 year ago

maisano-patreon commented 1 year ago

I believe that during SSR, Nion is hanging onto all dead references after a request has flushed. This patch exposes an escape hatch API to purge the entities held onto within the denormalization cache.