Any plans to add Query Caching for Selects?
as per:
https://www.pgpool.net/docs/latest/en/html/runtime-in-memory...
I don't think so. Too much trouble. Caching is a really hard problem without context, and the context, typically, is app-specific.
I hope not. It introduces a lot more problems than it solves.
I don't think so. Too much trouble. Caching is a really hard problem without context, and the context, typically, is app-specific.