Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -1/+1 |
* | plumbing/cache: check for empty cache list | Javi Fontan | 2019-02-25 | 1 | -1/+14 |
* | Fix potential LRU cache size issue. | kuba-- | 2018-09-17 | 1 | -0/+19 |
* | Test eviction of more than one object | Javi Fontan | 2018-01-16 | 1 | -0/+20 |
* | Exercise NewObjectLRUDefault in testing | Javi Fontan | 2017-12-20 | 1 | -41/+60 |
* | fix race condition on ObjectLRU | Miguel Molina | 2017-08-11 | 1 | -0/+28 |
* | plumbing/cache: change FIFO to LRU cache | Santiago M. Mola | 2017-07-27 | 1 | -17/+9 |
* | plumbing/cache: use more explicit interface | Santiago M. Mola | 2017-07-27 | 1 | -11/+19 |
* | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 1 | -1/+1 |
* | plumbing/cache: specify units in memory size (Fix #234) | Antonio Jesus Navarro Perez | 2017-02-27 | 1 | -9/+12 |
* | cache: move package to plumbing | Antonio Jesus Navarro Perez | 2017-02-21 | 1 | -0/+85 |