Expand description
The ring buffer storage family: the source header, byte for byte as the table family. Eviction
overwrites a slot in place, so created_at survives a rewrite while updated_at moves.
Structsยง
- Encoded
Ring Buffer Row - Encoded
Ring Buffer RowBuilder - The write side of the ring buffer family: a buffer whose source header is already reserved, which
freezes into an
EncodedRingBufferRowand never into a row of another family.