Remix.run Logo
khurs 4 hours ago

Any plans to add Query Caching for Selects?

as per:

https://www.pgpool.net/docs/latest/en/html/runtime-in-memory...

levkk 4 hours ago | parent | next [-]

I don't think so. Too much trouble. Caching is a really hard problem without context, and the context, typically, is app-specific.

khurs 4 hours ago | parent [-]

Thanks for the reply and good work on pgDog!!

HackerThemAll 3 hours ago | parent | prev [-]

I hope not. It introduces a lot more problems than it solves.