Skip to content

API specs for LocalStorageQueue#1740

Draft
camillecroci wants to merge 1 commit intomainfrom
cc/local-storage-queue
Draft

API specs for LocalStorageQueue#1740
camillecroci wants to merge 1 commit intomainfrom
cc/local-storage-queue

Conversation

@camillecroci
Copy link
Copy Markdown
Contributor

What

Create specs for LocalStorageQueue.

Why

We try to make as explicit as possible what the LocalStorageQueue will look like before implementing it.
Because the types are quite close to InMemoryQueue, we are using the unit tests (and some more details) as a contract definition.
Like this, we can discuss if we are happy with this before implementation, or if anything might be missing.

@camillecroci camillecroci requested a review from a team as a code owner April 2, 2026 16:37
This is used to communicate about what the LocalStorageQueue will look like,
using mostly the types
But because they are quite similar for InMemoryQueue
we also add the unit test that should pass
and some more precisions
@camillecroci camillecroci force-pushed the cc/local-storage-queue branch from 08f31df to 1eb783c Compare April 2, 2026 16:37
@camillecroci camillecroci marked this pull request as draft April 2, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant