Then they are application data, not configurations. I’d suggest to keep them in Postgres and skip the caching layer. Any caching layer is a data consistency risk; and it appears that you do not need to access those information so frequently that it will materially hurt performance.






















