5caced3650
Add support for defining a reactive_cache_worker_finder function that will be used by the reactive_caching_worker to generate/initialize the calling object. This allows reactive caching to work with Services where the object cannot be obtained from DB but a new object can be initialized.
5 lines
99 B
YAML
5 lines
99 B
YAML
---
|
|
title: Allow reactive caching to be used in services
|
|
merge_request: 26839
|
|
author:
|
|
type: added
|