[
https://issues.apache.org/jira/browse/BEAM-13023?focusedWorklogId=665676&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-665676
]
ASF GitHub Bot logged work on BEAM-13023:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Oct/21 13:14
Start Date: 14/Oct/21 13:14
Worklog Time Spent: 10m
Work Description: AydarZaynutdinov commented on pull request #15721:
URL: https://github.com/apache/beam/pull/15721#issuecomment-943344286
R: @pabloem
R: @damondouglas
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 665676)
Time Spent: 20m (was: 10m)
> Implement Redis cache for pipelines' states
> -------------------------------------------
>
> Key: BEAM-13023
> URL: https://issues.apache.org/jira/browse/BEAM-13023
> Project: Beam
> Issue Type: Sub-task
> Components: beam-playground
> Reporter: Artur Khanin
> Assignee: Aydar Zaynutdinov
> Priority: P3
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The backend should be able to use Redis 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
>
> Inner Redis client should be an implementation of *Cache* interface, so that
> it could be used like *LocalCache*.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)