Skip to main content

Module protocol

Module protocol 

Source
Expand description

Server-side adapter for the legacy RedDB binary protocol.

The byte-level contract lives in reddb-wire::legacy. This module only converts between protocol WireValue and engine Value.

Functionsยง

decode_value
encode_value
try_decode_value