Skip to content

docs: update SDK feature matrix for cachekit-rs v0.2.0#5

Open
27Bslash6 wants to merge 2 commits intomainfrom
chore/gitignore-agent-configs
Open

docs: update SDK feature matrix for cachekit-rs v0.2.0#5
27Bslash6 wants to merge 2 commits intomainfrom
chore/gitignore-agent-configs

Conversation

@27Bslash6
Copy link
Copy Markdown
Contributor

Summary

  • Updates the Rust SDK column to reflect the v0.2.0 release (full SDK, not just core lib)
  • CachekitIO SaaS backend, Workers backend, distributed locking, L1/L2 cache, TTL management all marked as shipped
  • New architecture notes section for cachekit-rs with feature flags and security details
  • Protocol compliance updated: SaaS API now compliant via CachekitIO backend

Test plan

  • Markdown renders correctly
  • All links valid

Rust SDK graduated from core-only to full SDK. Updates:
- SDK overview: add cachekit-rs v0.2.0 as separate row from cachekit-core
- Cache backends: CachekitIO SaaS + Workers backends now shipped
- Reliability: distributed locking, L1/L2 (moka), TTL management
- Developer experience: #[cachekit] proc-macro, builder API, WASM/Workers
- Protocol compliance: SaaS API now compliant via CachekitIO backend
- Architecture notes: full cachekit-rs section with feature flags + security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant