aboutsummaryrefslogtreecommitdiff
path: root/contrib/plugins/cache.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-14plugins/cache: Added FIFO and LRU eviction policiesMahmoud Mandour1-13/+190
2021-07-14plugins/cache: Enable cache parameterizationMahmoud Mandour1-1/+46
2021-07-14plugins: Added a new cache modelling pluginMahmoud Mandour1-0/+419