A small static file hosting utility with extreme performance utilizing modern optimizations.
- In-memory file caching
- Automatic HTML, JS and CSS file minimization(in-memory)
- Caching of minimized files
- Live, low-latency updates from the filesystem
- A better caching solution
To allow limiting total cache memory usage - Config file
- CLI interface
- Client capability-specific meta-files
Route plaintext targets to apage-plaintext
file if one exists, route HTML targets topage
and embed targets topage-embed
if it exists