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
- Stores the value and associates it with the given key. The value can be any type supported by the [structured clone algorithm](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm), which is true of most types.
231
231
232
-
The size of keys and values have different limits depending on the flavor of Durable Object you are using. Refer to either:
232
+
The size of keys and values have different limits depending on the Durable Object storage backend you are using. Refer to either:
0 commit comments