Skip to content

feat(redis-strings): optional valueSerializer for custom wire format#211

Merged
AyronK merged 1 commit intofortedigital:masterfrom
VladBo:feat/issue-191-redis-value-serializer
Mar 27, 2026
Merged

feat(redis-strings): optional valueSerializer for custom wire format#211
AyronK merged 1 commit intofortedigital:masterfrom
VladBo:feat/issue-191-redis-value-serializer

Conversation

@VladBo
Copy link
Copy Markdown
Contributor

@VladBo VladBo commented Mar 21, 2026

Adds an optional valueSerializer to the Redis strings handler so apps can plug in their own wire format (compression, encryption, custom encoding) without adding dependencies to this package.

Implements the approach discussed in #191 / comment.

Copy link
Copy Markdown
Collaborator

@AyronK AyronK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I tested this and works well.

@AyronK AyronK merged commit 726b54c into fortedigital:master Mar 27, 2026
1 check passed
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