View Source hyper_binary (hyper v1.0.1)

Registers stored in one large binary

This backend uses one plain Erlang binary to store registers. The cost of rebuilding the binary is amortized by keeping a buffer of inserts to perform in the future.

Link to this section Summary

Link to this section Functions