# Functions
NewLargeSegmentsStorage constructs a new LargeSegments cache.
NewMMSegmentStorage instantiates a new MMSegmentStorage.
NewMMSplitStorage instantiates a new MMSplitStorage.
# Structs
LargeSegmentsStorageImpl implements the LargeSegmentsStorage interface.
MMSegmentStorage contains is an in-memory implementation of segment storage.
MMSplitStorage struct contains is an in-memory implementation of split storage.