random-access-layered-storage

A flexible, layered storage solution building on the random-access-storage interface. Provides an in-memory overlay with configurable eviction, paging, and strict size enforcement options, designed for complex data management scenarios.

random-access-pause-wrapper

Pause wrapper for a random-access-storage that adds a pause/resume method.