shipfeedAI news, curated daily

01:14:13 CET
21 MAY01:14:13shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

Introducing the Runtime Cache API

Vercel releases an API for its Runtime Cache, enabling programmatic storage, retrieval, and tag-based invalidation of ephemeral data across Functions, Middleware, and Builds within a region.

Aug 13 · · primary fetch1 sourceupdated Aug 13 ·

You can now access Vercel's .Runtime Cache via API The Runtime Cache is an ephemeral cache for storing and retrieving data across , , and within the same region. It supports tag-based invalidation for precise and efficient cache control.FunctionsRouting MiddlewareBuilds You can get started with the API like this: You can monitor hit rates, invalidation patterns, and storage usage across your applications in the Observability dashboard's Runtime Cache tab.

Runtime Cache reads and writes are based on the runtime region. billed regionally Learn more about .Runtime Cache in the docs Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comIntroducing the Runtime Cache APIprimary