aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/cache/object_test.go
Commit message (Expand)AuthorAgeFilesLines
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-1/+1
* plumbing/cache: check for empty cache listJavi Fontan2019-02-251-1/+14
* Fix potential LRU cache size issue.kuba--2018-09-171-0/+19
* Test eviction of more than one objectJavi Fontan2018-01-161-0/+20
* Exercise NewObjectLRUDefault in testingJavi Fontan2017-12-201-41/+60
* fix race condition on ObjectLRUMiguel Molina2017-08-111-0/+28
* plumbing/cache: change FIFO to LRU cacheSantiago M. Mola2017-07-271-17/+9
* plumbing/cache: use more explicit interfaceSantiago M. Mola2017-07-271-11/+19
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-1/+1
* 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