summaryrefslogtreecommitdiffstats
path: root/modules/prefetch/prefetch.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* modules: prefetch: new module for prefetching expiring recordsAleš Mrázek2024-04-221-0/+21
* modules/predict: cleaned up implementation, docMarek Vavruša2015-07-191-147/+0
* modules/prefetch: frequent sampling, fetch iterationMarek Vavruša2015-07-181-32/+32
* modules/prefetch: 5x multisampling, 20% jitterMarek Vavruša2015-07-181-11/+18
* modules/prefetch: multisampling, expiring prefetch, configurable windowMarek Vavruša2015-07-171-34/+82
* modules/prefetch: wipMarek Vavruša2015-07-171-36/+61
* modules/prefetch: fixed lua error on bad queries, iterativeMarek Vavruša2015-07-061-3/+13
* modules/prefetch: basic prefetching of frequently used recordsMarek Vavruša2015-07-051-20/+32
* prefetch wipMarek Vavruša2015-07-041-0/+45