Subspace Institute
Background Decoration

LAPLACE Fetch

A isomorphic fetch implementation for LAPLACE workers

LAPLACE Fetch is a Cache API compatible fetch implementation for LAPLACE workers. It is also compatible with the cf.cacheKey feature from Cloudflare Workers, which is typically an Enterprise-only feature.

fetch

HTTP/2 fetch with stale-while-revalidate, freshness thresholds, and graceful degradation.

db_fetch

Database query caching with automatic JSON serialization and configurable error handling.

On this page