Skip to content

Comments

feat(rdb): add DUMP support for HyperLogLog type#3371

Open
Zakir032002 wants to merge 1 commit intoapache:unstablefrom
Zakir032002:feature/hyperloglog-dump
Open

feat(rdb): add DUMP support for HyperLogLog type#3371
Zakir032002 wants to merge 1 commit intoapache:unstablefrom
Zakir032002:feature/hyperloglog-dump

Conversation

@Zakir032002
Copy link
Contributor

Summary

Adds DUMP command support for HyperLogLog data type, enabling serialization to Redis-compatible RDB format.

Changes

  • Implemented HyperLogLog encoding in rdb.cc
  • Added test coverage in dump_test.go
  • Validates Redis format compatibility

@Zakir032002
Copy link
Contributor Author

@PragmaTwice , can you validate the approach?

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