{"id":50912123,"url":"https://github.com/jaredwray/http-cache","last_synced_at":"2026-06-16T11:01:14.249Z","repository":{"id":363654424,"uuid":"1264238425","full_name":"jaredwray/http-cache","owner":"jaredwray","description":"Http Caching Architecture Specification","archived":false,"fork":false,"pushed_at":"2026-06-09T19:18:13.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-09T21:12:47.553Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaredwray.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-09T17:38:57.000Z","updated_at":"2026-06-09T19:22:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jaredwray/http-cache","commit_stats":null,"previous_names":["jaredwray/http-cache"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/http-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fhttp-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fhttp-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fhttp-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fhttp-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/http-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fhttp-cache/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34402663,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-16T11:01:11.410Z","updated_at":"2026-06-16T11:01:14.241Z","avatar_url":"https://github.com/jaredwray.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# http-cache\n\n\u003e A modern HTTP caching gateway — from the makers of [keyv](https://github.com/jaredwray/keyv) and [cacheable](https://github.com/jaredwray/cacheable).\n\n`http-cache` is a gateway that gives you full control over your caching system: pick\nany storage backend (Redis, Memcache, MongoDB, …) via providers, get L1/L2 in-memory\ncaching at the gateway, push live changes over socket.io, and scale with **global load\nbalancing** instead of old-school clustering.\n\nThis repository is a **pnpm monorepo**. Its first deliverable is the architecture\nspecification, published as a documentation website built with\n[docula](https://github.com/jaredwray/docula).\n\n\u003e 📖 Read the full specification at the docs site (built from [`website/`](./website)).\n\n## Requirements\n\n- Node.js `^22.18.0 || \u003e=24`\n- [pnpm](https://pnpm.io)\n\n## Getting started\n\n```bash\npnpm install\n```\n\n## Documentation website\n\nThe docs live in [`website/site`](./website/site) as a multi-doc docula site.\n\n| Script | Description |\n| ------ | ----------- |\n| `pnpm website:dev` | Build, watch, and serve the docs locally (http://localhost:3000) |\n| `pnpm website:serve` | Build and serve the docs |\n| `pnpm website:build` | Build the static site to `website/site/dist` |\n\n\u003e The docs build fetches repository metadata (contributors) from the GitHub API. Set a\n\u003e `GITHUB_TOKEN` environment variable to avoid anonymous rate limits — CI provides this\n\u003e automatically.\n\n## Quality\n\n| Script | Description |\n| ------ | ----------- |\n| `pnpm lint` | Lint and format-check with [Biome](https://biomejs.dev) |\n| `pnpm format` | Auto-format with Biome |\n| `pnpm test` | Run Biome checks + [Vitest](https://vitest.dev) with coverage |\n\n## License\n\n[MIT](./LICENSE) © Jared Wray\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredwray%2Fhttp-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaredwray%2Fhttp-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredwray%2Fhttp-cache/lists"}