Skip to content

Admin: PFDEBUG and PFSELFTEST #345

Description

@fatal10110

Scope

PFDEBUG subcommand key - internal HyperLogLog debug subcommand (GETREG, DECODE, ENCODING, TODENSE).
PFSELFTEST - run HLL internal self-test.

Note: this mock's HLL is a dense 16384-byte register array, not byte-compatible with real Redis' sparse/dense encoding (see docs/COMMANDS.md §18), so PFDEBUG GETREG/ENCODING can only approximate real output shape, not the actual encoding.

Acceptance Criteria

  • Subcommands registered, reply with plausible shapes
  • docs/COMMANDS.md updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions