- Add Cloudflare Workers KV cache implementation with TTL support - Create xxhash-wasm shim using Web Crypto API to replace incompatible WebAssembly - Unify cache middleware to use single cache.ts via tsdown-worker.config.ts alias - Update dependencies: wrangler, @cloudflare/puppeteer, @cloudflare/workers-types - Configure automatic KV namespace provisioning without manual ID configuration 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| base.ts | ||
| index.ts | ||
| index.worker.ts | ||
| kv.ts | ||
| memory.ts | ||
| redis.test.ts | ||
| redis.ts | ||