4 Commits

Author SHA1 Message Date
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 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
Serge Zaitsev
020b523d4a provide go doc comments for exported types and functions 2018-09-19 16:34:17 +02:00
Serge Zaitsev
ce767e10ee initial commit 2018-09-19 11:20:09 +02:00