Files
gitlabhq/app/services
Yorick Peterse cb5a5ba095 Cache & flush tag/branch counts
The methods used for this are Repository#tag_count and
Repository#branch_count which cache their output in Redis as well as
memoizing it in an instance variable. Both methods have a corresponding
methods/hooks to flush the caches at the right time.
2016-03-08 18:19:40 +01:00
..
2016-02-20 12:39:27 -02:00
2015-11-16 14:38:34 +01:00
2015-02-02 21:53:27 -08:00
2016-02-20 12:39:27 -02:00