We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9e7fed commit 69f5b2fCopy full SHA for 69f5b2f
README.md
@@ -39,3 +39,10 @@ Takes an ordered array of arguments:
39
2. the name of the bucket
40
3. an optional key prefix to use for all files (defaults to empty)
41
4. an optional custom base for object URLs (defaults to empty)
42
+
43
+### `InMemoryAdapter`
44
45
+This adapter uses volatile memory to store objects.
46
47
+Takes only one argument:
48
+1. base for object URLs
0 commit comments