Kraigie/nostrum

Cache Adapters & QLC: Example Postgres Adapter

jb3 opened this issue · 0 comments

jb3 commented

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".