mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
9be6ccf42f
* Adding paper for spartan distributed array framework. * Adding the sqlcache paper presented in papers we love Seattle on July 2017. |
||
---|---|---|
.. | ||
2q-a-low-overhead-high-performance-buffer-management-replacement-algorithm.pdf | ||
a-constant-algorithm-for-implementing-the-lfu-cache-eviction-scheme.pdf | ||
a-program-optimization-for-automatic-database-result-caching.pdf | ||
README.md |
Caching
-
📜 An O(1) algorithm for implementing the LFU cache eviction scheme by Prof. Ketan Shah, Anirban Mitra, Dhruv Matani
-
📜 2Q: A Low Overhead High Performance Buffer Management Replacement Algorithm by Theodore Johnson and Dennis Shasha
-
📜A Program Optimization for Automatic Database Result Caching by Ziv Scully and Adam Chlipala