redux-firestore
redux-firestore copied to clipboard
feat(reducers): cache reducer
Description
- feat(reducers): cache reducer for increased performance - @puppybits (#335)
- feat(core): add mutate method for easier transactions - @puppybits
Check List
If not relevant to pull request, check off as complete
- [ ] All tests passing
- [ ] Docs updated with any changes or examples if applicable
- [ ] Added tests to ensure new feature(s) work properly