ngrx-json-api
ngrx-json-api copied to clipboard
Add a propery to compact the store when a query is updated/removed
to do automatic memory management.
Potentially the compact operation should be optimized towards that and may terminate quickly by checking first in the area the query was operating (type, results,...)