7 Commits

Author SHA1 Message Date
Serge Zaitsev
20f59cf226
add basic expvar metrics and prometheus-compatible exporter (#5) 2018-10-12 13:34:07 +02:00
Serge Zaitsev
1ef560dcac
Merge pull request #1 from zitryss/fix_issue
Fix an issue with the git flag
2018-09-28 09:45:48 +02:00
Serge Zaitsev
374bc078c5 use disk storage for fetching git repos as an alternative to in-memory store 2018-09-25 16:03:04 +02:00
Serge Zaitsev
e9396f2d6f add debug http endpoint for expvar and pprof api 2018-09-25 13:52:43 +02:00
Serge A. Zaitsev
1411b19ad2 in-memory lru cache of limited capacity
fix memLimit flag usage

use megabytes as a unit for memory store capacity

fix incorrect item rearrangement in lru cache

use latest 1.x Go on trais
2018-09-25 13:29:23 +02:00
Eugene Russkikh
7b13a2fa6d Fix an issue with the git flag 2018-09-23 00:23:01 +02:00
Serge Zaitsev
ce767e10ee initial commit 2018-09-19 11:20:09 +02:00