Edge Computing & Caching Solutions
Browse 29 curated edge computing & caching solutions resources for video development on Awesome Video.
Resources
- VoD — RL-based Edge CachingResearch repo implementing reinforcement-learning-based edge caching for VOD, with an nginx edge node and ML cache-eviction policy.
- cXnExtensible open-source CDN with classic nginx→varnish→S3 edge cache architecture, MIT licensed.
- gimmeSelf-hosted CDN written in Go, two-level cache (Redis + S3 backend), auto Cache-Control headers, sits behind Nginx/Varnish/Caddy.
- http-live-streaming (Cloudflare Worker HLS)Cloudflare Worker (Hono-based) serving HLS segments and playlists from R2 storage at the edge.
- varnish-rsRust bindings for Varnish Cache enabling VMODs written in Rust, for edge caching workloads.