<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>embedcache — notes</title><description>Working notes on embedding caching, cost, and invalidation from Skelf Research.</description><link>https://embedcache.skelfresearch.com/</link><language>en-us</language><item><title>Embedding API spend is a tax on stable inputs</title><link>https://embedcache.skelfresearch.com/blog/embedding-spend-is-a-tax-on-stable-inputs/</link><guid isPermaLink="true">https://embedcache.skelfresearch.com/blog/embedding-spend-is-a-tax-on-stable-inputs/</guid><description>Most of the budget you burn on hosted embedding APIs pays for vectors you&apos;ve already computed. A cache turns that line item into a one-time cost.</description><pubDate>Tue, 12 May 2026 00:00:00 GMT</pubDate></item><item><title>Content-hash keying vs LRU: which actually saves money</title><link>https://embedcache.skelfresearch.com/blog/content-hash-vs-lru/</link><guid isPermaLink="true">https://embedcache.skelfresearch.com/blog/content-hash-vs-lru/</guid><description>Two cache strategies for embeddings — one keyed on content, one keyed on access recency. They optimize for different things, and only one of them is correct for stable corpora.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Stale-while-revalidate for embeddings: the corner cases</title><link>https://embedcache.skelfresearch.com/blog/stale-while-revalidate-for-embeddings/</link><guid isPermaLink="true">https://embedcache.skelfresearch.com/blog/stale-while-revalidate-for-embeddings/</guid><description>SWR works well for HTTP, less obviously for embeddings. A pragmatic walk through when it helps, when it bites, and what to do about model migrations.</description><pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate></item></channel></rss>