Commit Graph

14 Commits (23c8f89b57f9bb7594d2198ab60fa67d23fcc317)

Author SHA1 Message Date
Igor Canadi 4daea66343 Turn on -Wmissing-prototypes 10 years ago
sdong 5e2db3b434 PlainTableIterator not to store copied key in std::string 10 years ago
sdong d50619a559 PlainTableIterator::Seek() shouldn't check bloom filter in total order mode 10 years ago
Lei Jin 8d007b4aaf Consolidate SliceTransform object ownership 10 years ago
Kai Liu 2b205b35d8 Disable putting filter block to block cache 11 years ago
Kai Liu b2e7ee8b41 Followup code refactor on plain table 11 years ago
Siying Dong f3ae3d07cc Add more black-box tests for PlainTable and explicitly support total order mode 11 years ago
kailiu 4f6cb17bdb First phase API clean up 11 years ago
kailiu 4e0298f23c Clean up arena API 11 years ago
Kai Liu 5e7d5629c7 Fix the valgrind issues 11 years ago
Siying Dong abaf26266d [RocksDB] [Performance Branch] Some Changes to PlainTable format 11 years ago
Siying Dong 718488abc5 Add BloomFilter to PlainTableIterator::Seek() 11 years ago
Siying Dong b59d4d5a50 A Simple Plain Table 11 years ago