Commit Graph

11 Commits (616f3bd02ec42cb909ac83c2e8ce82697ca36699)

Author SHA1 Message Date
Peter Dillinger 86a1e3e0e7 Derive cache keys from SST unique IDs (#10394) 2 years ago
Gang Liao 0b6bc101ba Charge blob cache usage against the global memory limit (#10321) 2 years ago
Gang Liao 95ef007adc Support using secondary cache with the blob cache (#10349) 2 years ago
Gang Liao c987eb4712 Eliminate the copying of blobs when serving reads from the cache (#10297) 3 years ago
Gang Liao 056e08d6c4 Enable blob caching for MultiGetBlob in RocksDB (#10272) 3 years ago
Gang Liao d7ebb58cb5 Add blob cache tickers, perf context statistics, and DB properties (#10203) 3 years ago
Gang Liao a1eb02f089 Change the semantics of bytes_read in GetBlob/MultiGetBlob for consistency (#10248) 3 years ago
Gang Liao ba1f62ddfb Read from blob cache first when MultiGetBlob() (#10225) 3 years ago
Gang Liao deff48bcef Add blob source to retrieve blobs in RocksDB (#10198) 3 years ago
Peter Dillinger 501543573a Fix bad include (#10213) 3 years ago
Gang Liao c965c9ef65 Read blob from blob cache if exists when GetBlob() (#10178) 3 years ago