aboutsummaryrefslogtreecommitdiffstats
path: root/src/caches
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused caches/ subdirLaurent Bercot2023-12-2118-563/+0
| | | | | | dcache is moved to shibari. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to iter_func fixLaurent Bercot2023-06-131-13/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11Laurent Bercot2021-08-045-10/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor libdcache, expose dcache_clean_expired()Laurent Bercot2020-12-298-32/+65
|
* Add shibari, prepare for 2.3.2.0dcacheLaurent Bercot2020-01-278-0/+166
|
* Don't rely on type autopromotionLaurent Bercot2019-11-251-1/+1
|
* Initial libdcache implementationLaurent Bercot2019-11-257-0/+365