TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Orbit GraphQL – An open source cache server for your GraphQL API

4 pointsby nshntarora8 months ago
I&#x27;ve been working on an open source implementation of a Stellate (<a href="https:&#x2F;&#x2F;stellate.co" rel="nofollow">https:&#x2F;&#x2F;stellate.co</a>) like GraphQL cache service, and it&#x27;s finally hit v0.1<p>TL,DR;<p>It is a cached proxy for your GraphQL API with automatic purging.<p>Deploy it in front of GraphQL API, and it will start caching all requests passing through it. Your cache gets automatically invalidated if anything changes in your application (when you send a mutation) Queries are only sent to origin if there is a cache MISS

no comments

no comments