aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/cache/object_test.go
Commit message (Collapse)AuthorAgeFilesLines
* plumbing/cache: specify units in memory size (Fix #234)Antonio Jesus Navarro Perez2017-02-271-9/+12
|
* cache: move package to plumbingAntonio Jesus Navarro Perez2017-02-211-0/+85
Because cache package is only intended to be used at internal level, we move it to the plumbing package.