Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix potential LRU cache size issue. | kuba-- | 2018-09-17 | 1 | -11/+13 |
* | Cache should hold objects the same size as MaxSize | Javi Fontan | 2018-01-16 | 1 | -1/+1 |
* | Modify cache to delete more than one item to free space | Javi Fontan | 2018-01-16 | 1 | -5/+1 |
* | Enforce the use of cache in packfile decoder | Javi Fontan | 2017-12-20 | 1 | -0/+5 |
* | fix race condition on ObjectLRU | Miguel Molina | 2017-08-11 | 1 | -0/+11 |
* | plumbing/cache: change FIFO to LRU cache | Santiago M. Mola | 2017-07-27 | 1 | -0/+84 |