Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rocketmq-connect] Synchronize data from Mysql to Redis #867

Open
githublaohu opened this issue Feb 18, 2022 · 1 comment
Open

[rocketmq-connect] Synchronize data from Mysql to Redis #867

githublaohu opened this issue Feb 18, 2022 · 1 comment

Comments

@githublaohu
Copy link
Contributor

githublaohu commented Feb 18, 2022

  1. Please describe the feature you are requesting.
    Synchronize data from Mysql to Redis
  2. Support multiple data structures
    1. string
    2. hash
  3. Support field exclusion
    {"user":"1","userName":"laohu","userType":"one"}
    {"user":"1","userName":"laohu"}
  4. combination key
    1. {userId}_{userType}
  5. Multiple commands can be executed at one time
@odbozhou
Copy link
Contributor

odbozhou commented Mar 3, 2022

@githublaohu
rocketmq-connect already has an independent repository, you can go to this repository to submit PR, issue.
https://github.com/apache/rocketmq-connect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants