Skip to content

Allow reading up to RDB version 15 - #18

Merged
mdogan merged 1 commit into
masterfrom
improvement/read-v15
Aug 11, 2026
Merged

Allow reading up to RDB version 15#18
mdogan merged 1 commit into
masterfrom
improvement/read-v15

Conversation

@mdogan

@mdogan mdogan commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Latest Redis version 8.10 emits RDB version 15, and most people using arrays type will be on this version mostly.
So added support to read version 15, rejecting unsupported types, but writer will still use version 14.

Latest Redis version 8.10 emits RDB version 15, and most people using arrays type will be on this version mostly.
So added support to read version 15, rejecting unsupported types, but writer will still use version 14.
@mdogan
mdogan merged commit 36d44f8 into master Aug 11, 2026
1 check passed
@mdogan
mdogan deleted the improvement/read-v15 branch August 11, 2026 11:10
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.

2 participants