Feature request
Hey team, according to documentation here; only inMemory
and SQLite
cache is being supported as of now.
I was wondering if caching to a postgres server will be possible.
Motivation
- I already have a database that uses postgres. Having support for the same might help me and I wont have to actively maintain 2 DBs
- It will expand the horizons of usage, offering wider supports.. so why not.