Details
-
New Feature
-
Status: Resolved
-
P3
-
Resolution: Done
-
None
Description
Add the opportunity to keep and receive cache's values.
Cache interface should have next methods:
- GetValue returns a value from cache by pipelineId and subKey.
- SetValue adds value to cache by pipelineId and subKey.
- SetExpTime adds expiration time of the key to cache by pipelineId.
Attachments
1.
|
Implement local cache for pipelines' states | Resolved | Pavel Avilov |
|
||||||||
2.
|
Implement Redis cache for pipelines' states | Resolved | Aydar Zaynutdinov |
|