Details
-
Sub-task
-
Status: Resolved
-
P3
-
Resolution: Implemented
-
None
Description
The backend should be able to use Local Cache to:
- save cache value by pipelineId and one more sub-key as a nested structure
- get cache by pipelineId and one more sub-key
- set time expiration for pipelineId key
Loca Cache should be an implementation of the Cache interface so the backend could use it instead of Redis implementation for local tests.
Attachments
Issue Links
- is cloned by
-
BEAM-13023 Implement Redis cache for pipelines' states
- Resolved
- links to