Golang implementation of Graphite/Carbon server with classic architecture: Agent -> Cache -> Persister
Stars
827
Forks
117
Watchers
827
Open Issues
115
Overall repository health assessment
No package.json found
This might not be a Node.js project
641
commits
361
commits
148
commits
125
commits
70
commits
27
commits
14
commits
14
commits
14
commits
12
commits
Merge pull request #828 from go-graphite/dependabot/go_modules/github.com/klauspost/compress-1.18.4
d4923d6View on GitHubbuild(deps): bump github.com/klauspost/compress from 1.18.3 to 1.18.4
08ab4afView on GitHubMerge pull request #827 from go-graphite/deniszh-patch-2
9a857e8View on GitHubMerge pull request #826 from go-graphite/deniszh-patch-3
47dc073View on GitHubMerge pull request #825 from go-graphite/deniszh-patch-2
28b4e5eView on GitHubperf: calculate xxhash of metric name only once in Add()
9648801View on GitHubperf: use RLock/RUnlock for read-only DumpBinary() operation
6d7e866View on GitHubperf: use RLock/RUnlock for read-only Dump() operation
0de00e1View on GitHubperf: use RLock/RUnlock for read-only NotConfirmedLength() operation
6a864a9View on GitHub