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.