Module buffer

Module buffer 

Source
Expand description

In-memory write buffer for batching data points

Buffers incoming data points before compressing and writing to disk. Provides flush triggers based on size and time.

Structsยง

BufferConfig
Write buffer configuration
BufferStats
Buffer statistics
WriteBuffer
Write buffer for time-series data