You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampark.apache.org by "GOODBOY008 (via GitHub)" <gi...@apache.org> on 2023/04/03 08:08:09 UTC

[GitHub] [incubator-streampark] GOODBOY008 opened a new issue, #2558: [Feature] Introduce redis as distributed cache and distributed lock

GOODBOY008 opened a new issue, #2558:
URL: https://github.com/apache/incubator-streampark/issues/2558

   ### Search before asking
   
   - [X] I had searched in the [feature](https://github.com/apache/incubator-streampark/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
   
   
   ### Description
   
   Introduce `redis` as distributed cache and distributed lock.
   - Use `redis` as a distributed cache for sharing sessions in different `streampark` instance(currently not supported).
   - Add distributed lock support implemented by redis can limit `Application`'s operation in same time etc.
   
   ### Usage Scenario
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: issues-unsubscribe@streampark.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org