Rocket
Rocket copied to clipboard
OutputCaching
The thing I'm missing is an OutputCache like with ASP.NET.
Ideally, you don't want to generate a new page but to fetch it from the cache. This would have an enormous impact on performance.