There are 8 repositories under caching-proxy topic.
Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.
Dockerfile to create a Docker container image for Squid proxy server
A serverless web service that allows you to watch YouTube videos directly on Discord without opening a browser. Can also generate embeds for your Markdown!
Fast :zap: reverse proxy in front of any GraphQL server for caching, securing and monitoring.
Stellate and urql like GraphQL Cache in Go
Accelerate IOTA transactions by caching API requests and redirecting to faster alternatives
A caching MITM (Man-in-the-Middle) HTTP(S) forward proxy with an embedded dashboard. Supports caching of both HTTP and HTTPS requests by injecting its own certificate to decrypt and cache the data before sending it back to the client.
ATCache is a caching server (also called a CDN), for AnimeTwist used to store video files.
A minimalist HLS proxy created to facilitate HLS broadcasting from disparate edge devices over the web.
A Simple and transparent caching forward proxy with minimal dependencies. Useful for caching various package manager files like rpm, deb etc with in local network, especially while building containers. Can cache https request using MITM
A multi-threaded Web proxy with cache
A mitmproxy script to write browsed files and requisite resources to the filesystem as static .html.
🔄 A fully functional and self-contained caching proxy, ready to use with minimal setup.
A caching, resizing image proxy
A simple CLI tool that speeds up repetitive API requests by caching responses.
A transparent caching reverse proxy for gRPC
This script works like a small caching proxy for OpenStreetMap. It's caching all requests to the OpenStreetMap servers to your own webserver.
Dumb simple proxy for dprint.dev to allow non-same-origin CORS requests for WebAssembly formatting plugins hosted on their site.
Squid Proxy deployment
Installing and configuring DHCP, DNS, Apache Web Server, Zimbra & Caching Proxy with SSL in a client-server environment
This is a simple caching proxy server. it forwards requests to the actual server and cache the responses. If the same request is made again, it returns the cached response instead of forwarding the request to the server.
KaminariTile - tiny OSM tile caching server
A CLI tool that starts a caching proxy server, it will forward requests to the actual server and cache the responses. If the same request is made again, it will return the cached response instead of forwarding the request to the server.
A simple concurrent caching Web Proxy implementation
Multi threaded Proxy Server - This is a proxy server built in C language that acts as a middleman between your computer and websites.
Simple caching server to reduce the load on your APIs