Changelog
Continuous iteration to provide you with more powerful features and more stable services.
v1.1.0
Architecture Upgrade & I18n
Introduced multi-level caching, P2P collaboration, and slice-based caching architecture; added multi-language support.
- NewMulti-level cache architecture (L1 Memory / L2 SSD / L3 HDD)
- NewP2P node collaboration & smart routing (RTT/Bandwidth/ASN)
- NewSlice-based caching & large file streaming
- NewRequest coalescing (SingleFlight) to prevent cache stampede
- NewDynamic Gzip compression & zero-copy transfer
- NewFull site multi-language support (En/Zh)
v1.0.0
CDN Engine Official Release
We are excited to announce the official launch of CDN Engine v1.0.0! This is the first public version of the next-generation high-performance CDN and WAF engine.
- NewCore engine refactored in Go, performance improved by 300%
- NewBuilt-in WAF protection, integrated OWASP Core Rule Set
- NewFully automated HTTPS certificate management (Let's Encrypt)
- NewSupport for HTTP/2 and HTTP/3 (QUIC) protocols
- NewReal-time log analysis and visualization dashboard
v0.9.0
Beta Release
Invited select enterprise users for beta testing, focusing on stability under large-scale concurrency.
- ImprovementOptimized load balancing algorithms between multiple nodes
- ImprovementReduced memory usage of edge nodes
- FixFixed WebSocket connection disconnection issues in certain scenarios