Commit Graph

7 Commits (da8ff9ff896ee4af400c4083c9f78eaf86576457)

Author SHA1 Message Date
Nik Bougalis bfee319fb0 sizeof(int*) where sizeof(int) was intended 10 years ago
sdong 19de6a7aad Remove MemTableRep::GetIterator(const Slice& slice) 10 years ago
sdong df9069d23f In DB::NewIterator(), try to allocate the whole iterator tree in an arena 10 years ago
Ankit Gupta cf0b773a29 Add more options to backupable DB 10 years ago
sdong 3a171dcb51 Pass logger to memtable rep and TLB page allocation error logged to info logs 10 years ago
Yueh-Hsuan Chiang 9d9d2965cb Add a new mem-table representation based on cuckoo hash. 11 years ago