summaryrefslogtreecommitdiff
path: root/src/mongo/util/lru_cache.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-29052 Use boost::hash as default for LRU cache on windowssamantharitter2017-05-041-2/+2
* SERVER-28890 Workaround for upcoming `/Zc:ternary`Yuriy Solodkyy2017-04-241-1/+4
* SERVER-28664 Use pool connections in MRU orderAndrew Morrow2017-04-131-12/+24
* SERVER-28300 Add a generic LRU cache implementation to utilitiessamantharitter2017-04-051-0/+272