Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
fedify-dev/fedifyWorks with
•JSR Score94%•This package works with Cloudflare Workers
Downloads9/wk
•Published4 weeks ago (1.10.0)
default
KvStore & MessageQueue adapters for Cloudflare Workers
c
WorkersKvStore
Implementation of the KvStore interface for Cloudflare Workers KV binding. This class provides a wrapper around Cloudflare's KV namespace to store and retrieve JSON-serializable values using structured keys.
c
WorkersMessageQueue
Implementation of the MessageQueue interface for Cloudflare Workers Queues binding. This class provides a wrapper around Cloudflare's Queues to send messages to a queue.