Skip to content

Document Redis data layout#262

Draft
Mirochill wants to merge 1 commit into
alibaba:masterfrom
Mirochill:docs-250-redis-layout
Draft

Document Redis data layout#262
Mirochill wants to merge 1 commit into
alibaba:masterfrom
Mirochill:docs-250-redis-layout

Conversation

@Mirochill

Copy link
Copy Markdown

What is the purpose of the change

This pull request documents the Redis key and value layout used by RedisSink and expected by RedisSource.

Closes #250

Brief change log

  • Replace the Redis connector TODO with a data layout section.
  • Describe the default key structure, Redis value types, update behavior, null handling, and timestamp-field handling.

Does this pull request potentially affect one of the following parts:

  • Dependencies: no
  • The public API: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? docs

Validation

  • git diff --check
  • git diff --cached --check
  • git diff --check HEAD~1..HEAD
  • git show --check --stat --oneline HEAD
  • Not run locally

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

Document the data structure save in Redis

2 participants