core/cache/implementations/read_only_cache library

Classes

ReadOnlyCache
A cache wrapper that delegates reads to _delegate but silently ignores all write and removal operations.