You are looking at the docs for the unreleased main branch of Dgraph. The latest version is v23.1.
Ask a Question

Protocol Buffers

All data in Dgraph that is stored or transmitted among the Dgraph instances (servers) is converted into space-optimized byte arrays using Protocol Buffers. Protocol Buffers are a standard, optimized technology to speed up network communications.