Detailed Description
We currently use InMemory cache, which doesnt work across mulitel works, and has the risk of getting full, and stopping the machine
Context
Possible Implementation
- Need to look into different caches that are available, for example Redis
Detailed Description
We currently use InMemory cache, which doesnt work across mulitel works, and has the risk of getting full, and stopping the machine
Context
Possible Implementation