epicweb-dev / cachified

🤑 wrap virtually everything that can store by key to act as cache with ttl/max-age, stale-while-validate, parallel fetch protection and type-safety support
MIT License
916 stars 26 forks source link

(docs): Add a section to the readme for the Cloudflare KV adapter #79

Closed AdiRishi closed 10 months ago

AdiRishi commented 10 months ago

Resolves #71

As requested by @kentcdodds the adapter originally made in https://github.com/epicweb-dev/cachified/pull/72 has been moved to it's own package and repository.

Github - https://github.com/AdiRishi/cachified-adapter-cloudflare-kv Npm - https://www.npmjs.com/package/cachified-adapter-cloudflare-kv

This PR adds a section to the readme giving a brief starter guide along with a link to the adapter github repository.

AdiRishi commented 10 months ago

Please do let me know if there is anything in the linked package / repository you want me to change 🙏

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 5.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: