This item only defines dependencies and configuration. Check the Configuration panel on the right for more details.
Configuration
Name
use-mutation-queue
Type
Hook
Description
A durable offline write queue: enqueue with an optimistic id that doubles as an idempotency key, persist it so a reload keeps the work, drain in order when the connection returns, and park a poisoned write instead of letting it block the rest.
Files
1
Registry Items
This item has no files to display
This item only defines dependencies and configuration. Check the Configuration panel on the right for more details.
Configuration
Name
use-mutation-queue
Type
Hook
Description
A durable offline write queue: enqueue with an optimistic id that doubles as an idempotency key, persist it so a reload keeps the work, drain in order when the connection returns, and park a poisoned write instead of letting it block the rest.