kir-dev / kir-dev/warp-drive

Set caching headers for images

Open
#11 1 comment 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Go
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Look at some caching best-practices and set proper cache-control headers for images. Every image has a unique url, so max-age can be quite long.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Go code that serves images and inspect how its response headers are currently set. Review the caching best practices referenced in the issue, then verify that image responses include an appropriate long max-age because their URLs are unique.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend, performance
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.