Skip to content

feat: support Redis operations in ODC #873#32

Merged
LordofAvernus merged 7 commits into
dev/4.3.4from
dev/redis-plugin-873
Jun 12, 2026
Merged

feat: support Redis operations in ODC #873#32
LordofAvernus merged 7 commits into
dev/4.3.4from
dev/redis-plugin-873

Conversation

@LordofAvernus

@LordofAvernus LordofAvernus commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add connect-plugin-redis and schema-plugin-redis with JDBC bridge command execution.
  • Route Redis schema/table access via console datasource to avoid JDBC pool timeouts.
  • Add Redis schema scan helper, column metadata, and plugin unit tests.

Related

  • Fixes actiontech/dms-ee#873
  • Base branch: dev/4.3.4

Test plan

  • mvn -pl server/plugins/connect-plugin-redis,server/plugins/schema-plugin-redis -am test
  • ODC workbench executes PING/SCAN/GET/SET against Redis via DMS-synced datasource
  • Full stack deployed with skills/deploy/odc/script/odc.sh start-stack

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

Successfully merging this pull request may close these issues.

1 participant