[
https://issues.apache.org/jira/browse/BEAM-13069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artur Khanin updated BEAM-13069:
--------------------------------
Resolution: Done
Status: Resolved (was: In Progress)
> [Playground] Cache for pipelines' states
> ----------------------------------------
>
> Key: BEAM-13069
> URL: https://issues.apache.org/jira/browse/BEAM-13069
> Project: Beam
> Issue Type: New Feature
> Components: beam-playground
> Reporter: Artur Khanin
> Priority: P3
> Labels: beam-playground-backend, beam-playground-sprint-2
>
> 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*.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)