angelnikolov / ts-cacheable

Observable/Promise Cache Decorator
https://npmjs.com/package/ts-cacheable
ISC License
340 stars 42 forks source link

fix(cacheable): Added deep cloning of function parameters #8

Closed ThibaudAV closed 6 years ago

ThibaudAV commented 6 years ago

Issues : #7

Add deep clone of observable function parameters before cache processing