Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[Miniflare 3] Implement KV simulator as a Durable Object#647

Closed
mrbbot wants to merge 6 commits into
bcoll/tre-magic-proxyfrom
bcoll/tre-kv-in-workerd
Closed

[Miniflare 3] Implement KV simulator as a Durable Object#647
mrbbot wants to merge 6 commits into
bcoll/tre-magic-proxyfrom
bcoll/tre-kv-in-workerd

Conversation

@mrbbot

@mrbbot mrbbot commented Aug 4, 2023

Copy link
Copy Markdown
Contributor

(pending merge of #639)

mrbbot added 6 commits July 26, 2023 18:15
Previously, we were only testing the `KVGateway`. In preparation for
porting the KV implementation to a worker, rewrite the tests to test
the full KV flow, including the `KVRouter`.
These will be needed when we port simulators to workers.
Implements a `MiniflareDurableObject` class that provides router,
storage and fake timer APIs similar to Miniflare 3's existing ones.
...so proxies are poisoned, and finalizers unregistered before
runtime might not be available.
@changeset-bot

changeset-bot Bot commented Aug 4, 2023

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3b11f4d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mrbbot

mrbbot commented Aug 14, 2023

Copy link
Copy Markdown
Contributor Author

Closing in favour of #656

@mrbbot mrbbot closed this Aug 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

1 participant