feathersjs-ecosystem / feathers-localstorage

A client side service based on feathers-memory that persists to LocalStorage
MIT License
38 stars 15 forks source link

Closes #109 #110

Closed mhillerstrom closed 4 years ago

mhillerstrom commented 4 years ago

Implemented a new option reuseKeys (default false). Documentation added - also for throttle.

Added 2 tests.