mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-15 10:52:30 +00:00
325c6bdf3d
Reasons: - The cache will at some point store intermediate results as opposed to only query results. We should change the terminology now without having to worry about backward compat. - Equivalent caches in MySQL (1) and Starrocks (2) are called "query cache". - The new name is ca. 13.8% more catchy. (1) https://dev.mysql.com/doc/refman/5.6/en/query-cache.html (2) https://docs.starrocks.io/en-us/2.5/using_starrocks/query_cache |
||
---|---|---|
.. | ||
FileCache_fwd.h | ||
FileCache.cpp | ||
FileCache.h | ||
FileCacheFactory.cpp | ||
FileCacheFactory.h | ||
FileCacheKey.h | ||
FileCacheSettings.cpp | ||
FileCacheSettings.h | ||
FileSegment.cpp | ||
FileSegment.h | ||
IFileCachePriority.h | ||
LRUFileCachePriority.cpp | ||
LRUFileCachePriority.h | ||
QueryCache.cpp | ||
QueryCache.h | ||
WriteBufferToFileSegment.cpp | ||
WriteBufferToFileSegment.h |