random-access-storage
-
random-access-file Public
Continuous reading or writing to a file using random offsets and lengths
random-access-storage/random-access-file’s past year of commit activity
-
random-access-memory Public
Exposes the same interface as random-access-file but instead of writing/reading data to a file it maintains it in memory
random-access-storage/random-access-memory’s past year of commit activity
-
random-access-memory-overlay Public
Random Access Storage instance that stores mutations in a memory overlay instead of writing them to the underlying storage
random-access-storage/random-access-memory-overlay’s past year of commit activity
-
random-access-web Public
Chooses the fastest random access backend based on the user's browser
random-access-storage/random-access-web’s past year of commit activity
-
random-access-http Public
Continuous reading from a http(s) url using random offsets and lengths for peers in a distributed system
random-access-storage/random-access-http’s past year of commit activity