dappsnation / akita-ng-fire

Akita ❤️ Angular 🔥 Firebase
MIT License
131 stars 27 forks source link

Caching #177

Closed fritzschoff closed 3 years ago

fritzschoff commented 3 years ago

The question of caching appeared in issue #176 . Question about caching, is this different in a RTDB then in Firestore? Should be there an API that lets the developer decides how to handle cached data? Example: when rtdb service is used, and we want to clean up, how to reduce the code and clear all the nodes?