Open
Description
Is your feature request related to a problem? Please describe.
Should be nice if we can enable some king of caching control (like redis).
Some times we don't have control of our applications or some developers just don't want implement cache, and we always have that query the always the same thing every time, some times millions of times.
Describe the solution you'd like
On the setup file, add a flag to caching results, a address setup to add the address of the cache service and a TTL setup in milliseconds .