aboutsummaryrefslogtreecommitdiffstats
path: root/src/caches/dcache_add.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused caches/ subdirLaurent Bercot2023-12-211-86/+0
| | | | | | dcache is moved to shibari. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11Laurent Bercot2021-08-041-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor libdcache, expose dcache_clean_expired()Laurent Bercot2020-12-291-26/+2
|
* Don't rely on type autopromotionLaurent Bercot2019-11-251-1/+1
|
* Initial libdcache implementationLaurent Bercot2019-11-251-0/+110