aboutsummaryrefslogtreecommitdiffstats
path: root/src/caches/dcache_save.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused caches/ subdirLaurent Bercot2023-12-211-73/+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>
* Refactor libdcache, expose dcache_clean_expired()Laurent Bercot2020-12-291-1/+2
|
* Initial libdcache implementationLaurent Bercot2019-11-251-0/+73