I've asked this question before. And after reading the source codes, I find that get_range_slice doesn't query rowcache before reading from Memtable and SSTable. I just want to make sure whether I've overlooked something. If my observation is correct, what's the consideration here?
- get_range_slice gets no rowcache support? Manu Zhang
- Re: get_range_slice gets no rowcache support? Manu Zhang
- Re: get_range_slice gets no rowcache support? Tyler Hobbs