Describe the bug
We want a way to store and use caching at least at aggregator level, we might use Redis later but for now we want some alternative to be used instead.
Expected behavior
Need to make sure caching is working as expected and the response is actually coming from the cached DB instead of main DB.
Describe the bug
We want a way to store and use caching at least at aggregator level, we might use Redis later but for now we want some alternative to be used instead.
Expected behavior
Need to make sure caching is working as expected and the response is actually coming from the cached DB instead of main DB.