nostrum icon indicating copy to clipboard operation
nostrum copied to clipboard

Cache Adapters & QLC: Example Postgres Adapter

Open jb3 opened this issue 2 years ago • 0 comments

We should document some hypothetical custom cache adapters for things like PostgreSQL or other databases.

We need to show how to get a QLC handle on these external stores so that cache querying can continue.

In doing this, we should ensure that the implementation burden for QLC handles does not make cache adapters "unadaptable".

jb3 avatar Apr 25 '24 18:04 jb3