Expand description
Segmented journals with section-based storage.
This module provides journal implementations that organize data into sections, where each section is stored in a separate blob.
Modulesยง
- variable
- An append-only log for storing arbitrary variable length items.