Cloudflare Workers has achieved a significant milestone with its Infinite Git Repos feature, enabling scalable and performant storage for Git repositories. The solution utilizes Cloudflare's built-in caching layer and Durable Objects' persistent storage to provide fast and reliable access to repository data. To optimize performance, the team implemented custom storage and caching solutions, allowing for efficient handling of small read and write operations. The Infinite Git Repos feature is currently suitable for repositories up to 100 MB in size, but the team is working on expanding its capabilities to support larger repositories and SSH connections. The solution has significant implications for products built on top of it, enabling new possibilities for cloud-based infrastructure and offline editing capabilities. Source: https://gitlip.com/blog/infinite-git-repos-on-cloudflare-workers