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ยง
- Buffer
Config - Write buffer configuration
- Buffer
Stats - Buffer statistics
- Write
Buffer - Write buffer for time-series data