Add TTL caching docs + announcement blog + changelog#2878
Add TTL caching docs + announcement blog + changelog#2878atharvadeosthale merged 5 commits intomainfrom
Conversation
Appwrite WebsiteProject ID: Website (appwrite/website)Project ID: Tip MCP server integration brings LLM superpowers to Claude Desktop and Cursor IDE |
Greptile SummaryThis PR adds TTL-based list response caching docs across the Databases product (rows and pagination pages), a new announcement blog post, and a changelog entry. Previous concerns about missing Confidence Score: 5/5Safe to merge; only P2 documentation quality issues remain. Both previously flagged P1 concerns (missing cache header mention, missing server SDK examples) are resolved. The two remaining findings are P2: a prose-vs-example mismatch on total=false in the pagination doc, and a Rust init style inconsistency in the rows doc. Neither blocks correctness or causes user-facing errors. src/routes/docs/products/databases/pagination/+page.markdoc (total=false not shown in TTL examples) and src/routes/docs/products/databases/rows/+page.markdoc (Rust init style) Important Files Changed
Reviews (4): Last reviewed commit: "Merge branch 'main' into ttl-docs" | Re-trigger Greptile |

No description provided.