You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/docs/fastly:object-store/ObjectStore/ObjectStore.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ pagination_prev: null
8
8
9
9
The **`ObjectStore` constructor** lets you connect your Compute@Edge application to a Fastly Object store.
10
10
11
-
An object store is a persistent, globally consistent key-value store.
11
+
An object store is a persistent, globally consistent key-value store. See https://developer.fastly.com/learning/concepts/data-stores/#object-stores for initialization and usage details.
12
12
13
13
>**Note**: Can only be used when processing requests, not during build-time initialization.
0 commit comments