Skip to main content

Built and signed on GitHub Actions

Works with
This package works with Cloudflare Workers
This package works with Cloudflare Workers
•JSR Score94%•
License
MIT
•
Downloads28/wk
•
Published6 days ago (2.3.8)

KvStore & MessageQueue adapters for Cloudflare Workers

This package provides KvStore and MessageQueue implementations that use Cloudflare Workers' KV and Queues bindings, respectively.

Built and signed on
GitHub Actions

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

pnpm i jsr:@fedify/cfworkers
or (using pnpm 10.8 or older)
pnpm dlx jsr add @fedify/cfworkers

Import symbol

import * as cfworkers from "@fedify/cfworkers";