[ 
https://issues.apache.org/jira/browse/BEAM-13005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Avilov updated BEAM-13005:
--------------------------------
    Resolution: Implemented
        Status: Resolved  (was: In Progress)

> Implement local cache for pipelines' states
> -------------------------------------------
>
>                 Key: BEAM-13005
>                 URL: https://issues.apache.org/jira/browse/BEAM-13005
>             Project: Beam
>          Issue Type: Sub-task
>          Components: beam-playground
>            Reporter: Daria Malkova
>            Assignee: Pavel Avilov
>            Priority: P3
>              Labels: beam-playground-sprint-2
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to