-
-
Notifications
You must be signed in to change notification settings - Fork 471
Open
Labels
good first issueEverything in "Help wanted", PLUS being relatively easy and straightforward to implement.Everything in "Help wanted", PLUS being relatively easy and straightforward to implement.help wantedCommunity contributors can implement thisCommunity contributors can implement thisreadyReady for implementationReady for implementationtype: enhancementwork: backendRelated to Python, Django, and simple SQLRelated to Python, Django, and simple SQL
Milestone
Description
Branched off of #2204. #2204 is about compressing on the fly and this is about providing precompressed versions of static files so that 1) Caddy doesn't have to encode each response and 2) so that we can use Brotli.
What this involves would probably depend on the type of deployment. E.g. for Docker images, we'd have to perform the precompression when building them.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueEverything in "Help wanted", PLUS being relatively easy and straightforward to implement.Everything in "Help wanted", PLUS being relatively easy and straightforward to implement.help wantedCommunity contributors can implement thisCommunity contributors can implement thisreadyReady for implementationReady for implementationtype: enhancementwork: backendRelated to Python, Django, and simple SQLRelated to Python, Django, and simple SQL