What's new in Valkey 9.0? Discover new features and improvements. Read the announcement.

REPLCONF

An internal command for configuring the replication stream.

Usage
REPLCONF
Complexity
O(1)
Since
3.0.0
ACL Categories
@admin, @dangerous, @slow
Command flags
ADMIN, NOSCRIPT, LOADING, STALE, ALLOW_BUSY

The REPLCONF command is an internal command. It is used by a Valkey primary to configure a connected replica.

Replies

RESP2

RESP3