A random access interface for files served over http
A variation of random-access-file (RAF) which provides "continuous reading or writing to a file using random offsets and lengths".
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.
A random-access-storage that goes through a Transport
A random-access-storage implementation which stores its contents in the system keychain