@dxos/random-access-storage
v0.7.4
Published
Multiple random storage types.
Downloads
8,895
Keywords
Readme
Random Access Storage
Factory for creating platform-specific random-access-storage files.
browser
StorageType.RAM
: random-access-memory.StorageType.CHROME
: Store files using random-access-chrome-file and the Chromium File System API.StorageType.FIREFOX
: Store files using random-access-idb-mutable-file and the Firefox IDBMutableFile.StorageType.IDB
: Store files in an IDB database using random-access-idb.
node
StorageType.RAM
: random-access-memory.StorageType.NODE
: Store files in the real filesystem random-access-file. Default.
Development
Browser extensions to manage and inspect storage:
- https://addons.mozilla.org/en-US/firefox/addon/clear-browsing-data/?src=search
- https://chrome.google.com/webstore/detail/clear-cache-for-chrome/lcebokhepdpopanpieoopnjiehmoabfp?hl=en-US