We are no longer using ADS,Your donations power our ongoing enhancements. Contribute now for a seamless experience.
Donate with Paypal here
Donate with Crypto here
# Docker quickstart docker run -p 8080:8080 \ -e LFS_BOUNCER_BACKEND="https://your-lfs-server.com" \ -e LFS_BOUNCER_REDIS="redis://cache:6379" \ ghcr.io/lfs-rev-bouncer/latest Then configure your clients:
Enter the – the missing link between your CI/CD pipeline and your Git LFS server. What is LFS Rev Bouncer? Think of it as a smart traffic cop for your LFS objects. By default, Git LFS locks files during transfer, causing massive queue times when multiple runners or developers try to push large assets simultaneously. The "Rev Bouncer" intercepts these requests, validates revisions, and allows parallel processing without corrupting your pointers. The Problem It Solves We’ve all seen it: lfs rev bouncer
| Setup | Time to completion | Server CPU | | :--- | :--- | :--- | | Vanilla LFS | 18m 22s (with 5 timeouts) | 94% | | LFS Rev Bouncer | | 41% | # Docker quickstart docker run -p 8080:8080 \
Have you hit LFS concurrency limits in production? Drop a comment below – we’d love to hear your horror stories. By default, Git LFS locks files during transfer,