ClusterLabs / ClusterLabs/hawk-apiserver

feature: Cache for the file handler to avoid stat()ing on every request

Open
#33 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
12
Forks
12
Avg merge
33m
Merged PRs (30d)
2

Description

This issue comes from readme.md.

@krig you migh add some infos details about it. :rocket:

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading readme.md and locating the file handler described there. Determine how requests currently trigger stat() and what cache behavior the issue expects. The work is done when the handler avoids stat() on every request while preserving correct file-serving behavior, with validation added where the repository's existing tests or checks support it.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.