I want to use storageMode memory and localStorage both
yogeshgadge opened this issue · 3 comments
yogeshgadge commented
Can this be done ?
AnthonyCC commented
is there a valid use case to store the same data in both localStorage and memory?
merqlove commented
Use it as different services... Or in single service but with 2 cache objects... Hard to imagine your use case,,,
jmdobry commented
The current implementation does not support this.