apache / apache/rocketmq-externals

[rocketmq-connect] Synchronize data from Mysql to Redis

Open
#867 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
4.6k
Forks
3k
Avg merge
2h 33m
Merged PRs (30d)
1

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names the rocketmq-connect component but no files, tests, or entry points. Start by locating the connector implementation and its existing source and sink handling, then determine where MySQL-to-Redis synchronization belongs. Done means supporting string and hash structures, field exclusion, combination keys, and multiple commands as specified.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, mysql, redis
Domain
backend, data-engineering, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.