go-graphite / go-carbon

Golang implementation of Graphite/Carbon server with classic architecture: Agent -> Cache -> Persister
MIT License
805 stars 123 forks source link

WIP: experiments with throttle cache #621

Closed deniszh closed 3 months ago

deniszh commented 3 months ago

Looks like @bom-d-van did very good job in quota. My approach is slower 🤣 I would better to focus on ingestion improvements.