Commit Graph

14 Commits (c9622aab776c3deff8cbeea41f26b132318a5045)

Author SHA1 Message Date
Igor Canadi 3c75cc15a9 Fix HashSkipList and HashLinkedList SIGSEGV 11 years ago
Lei Jin 8d007b4aaf Consolidate SliceTransform object ownership 11 years ago
sdong b2d29675c8 Add a test in prefix_test to verify correctness of results 11 years ago
Siying Dong 5b5ab0c1a8 [Performance Branch] Fix memory leak in HashLinkListRep.GetIterator() 11 years ago
Siying Dong 424a524ac9 [Performance Branch] A Hashed Linked List Based Mem Table 11 years ago
Haobo Xu 3c02c363b3 [RocksDB] [Performance Branch] Added dynamic bloom, to be used for memable non-existing key filtering 11 years ago
Igor Canadi eb12e47e0e Killing Transform Rep 11 years ago
Haobo Xu 4e6463ea44 [RocksDB][Performance Branch] Make height and branching factor configurable for skiplist implementation 11 years ago
Haobo Xu a617227a36 [RocksDB] fix prefix_test 11 years ago
Igor Canadi 8b3379dc0a Implementing DynamicIterator for TransformRepNoLock 11 years ago
Haobo Xu fd2044883a [RocksDB] Generalize prefix-aware iterator to be used for more than one Seek 11 years ago
Igor Canadi be96f2498e TransformRep - use array instead of unordered_map 11 years ago
Haobo Xu fe4a449472 [RocksDB] prefixhash memtable test 11 years ago