Skip to content
Snippets Groups Projects
Commit a4ec9628 authored by Andy Yates's avatar Andy Yates
Browse files

[ENSCORESW-569]. Supporting fetching cached keys by a SQL statement.

To provide improved querying of caches we now support SQL statements. These
queries return a list of keys (normally primary key db identifiers) defining
a list of objects to return. It is up to sub-BaseCache implementations to
deal with the nitty gritty of cache mis-hits (something they need to do
anyway).
parent 30710abe
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment