Home / node / BaseClient / enumerations / ProtocolVersion @valkey/valkey-glide
@valkey/valkey-glide / BaseClient / ProtocolVersion
Enumeration: ProtocolVersion
Enumeration Members
RESP2
RESP2:
1
Use RESP2 to communicate with the server nodes.
RESP3
RESP3:
0
Use RESP3 to communicate with the server nodes.