PFSELFTEST · Valkey

PFSELFTEST

An internal command for testing HyperLogLog values.

Usage

PFSELFTEST

Description

The PFSELFTEST command is an internal command. It is meant to be used for developing and testing Valkey.

Reply

Simple string reply: OK.

Complexity

N/A

ACL Categories

@admin @dangerous @hyperloglog @slow

History

See also

PFADD, PFCOUNT, PFDEBUG, PFMERGE.