What would you use and how would you go about implementing caching on an endoint?
Sigiloso
Asked if Redis would be enough. They said it's okay. Explained how I would use input payload to create a key used to store the results and retrieve the cached data.