Skip to content

Commit

Permalink
more accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
radiosilence committed Mar 15, 2024
1 parent 3c98d44 commit a1f4fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Hyper-minimal low-latency (roughly <5ms) webserver for serving SPAs and static content based on fasthttp.

- Precaches, templates, compresses all resources into memory at startup for extreme low-latency.
- Precaches, templates, compresses all resources into memory at startup to reduce latency.
- Brotli and gzip compression.
- Designed to work as a docker base image or as a nanovm unikernel.
- Includes runtime templating of environment variables (configurable prefix).
Expand Down

0 comments on commit a1f4fa5

Please sign in to comment.