LogoRobo.js
Framework

WalSegmentInfo

Interface: WalSegmentInfo

Segmentation info for large WAL entries. When an entry exceeds maxValueSize, deltas are split across multiple segment keys: _flashcore:wal:seg:{id}:{n}

Properties

PropertyTypeDescription
partsnumberNumber of segment parts.
partSizenumberSize of each part in bytes (approximate).

On this page