Simple, transparent pricing
Start free, scale as you grow
Free
$0
Perfect for personal projects
- 10 GB storage
- 1 cache
- Nix + Docker support
- Community support
Popular
Pro
$29/mo
For teams and serious projects
- 100 GB storage
- Unlimited caches
- Team collaboration
- Priority support
Enterprise
Custom
For large organizations
- Unlimited storage
- SSO / SAML
- Audit logging
- Dedicated support
Compare with Nix caches
FlakeCache vs. Cachix vs. FlakeHub
| Feature | FlakeCache | Cachix | FlakeHub |
|---|---|---|---|
| Nix Binary Cache | ✓ | ✓ | ✓ |
| Docker Registry | ✓ | — | — |
| VectorCDC Chunking | ✓ | — | — |
| Cross-Language Dedup | ✓ | — | — |
| SSO / SAML | ✓ | Enterprise | — |
| Audit Logging | ✓ | — | — |
Compare with Docker registries
Storage efficiency matters at scale
| Feature | FlakeCache | Docker Hub | GHCR | Harbor |
|---|---|---|---|---|
| Layer deduplication | VectorCDC chunks | SHA256 only | SHA256 only | SHA256 only |
| Cross-image dedup | ✓ chunk-level | — | — | — |
| Cross-language dedup | ✓ Docker+Nix+Rust | — | — | — |
| Dedup ratio | 4-5x | 1.48x | ~1.5x | ~1.5x |
| Streaming pull | ✓ chunk streaming | ✓ | ✓ | ✓ |
| Research-proven | ✓ ACM/USENIX papers | — | — | — |