Commit Graph

68 Commits (931876e86e7173ec32f274993200e7a057bbddf2)

Author SHA1 Message Date
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
Siying Dong 58e1956d50 [Only for Performance Branch] A Hacky patch to lazily generate memtable key for prefix-hashed memtables. 11 years ago
Dhruba Borthakur 31295b0a1b Add License message to public header files. 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
Dhruba Borthakur 3c37955a2f Remove obsolete namespace mappings. 11 years ago
Dhruba Borthakur 4463b11cad Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Haobo Xu 22bb7c754b [RocksDB] print the name of options.memtable_factory in LOG so we know 11 years ago
Dhruba Borthakur f1a60e5c3e The vector rep implementation was segfaulting because of incorrect initialization of vector. 11 years ago
Haobo Xu 48e5ea0c34 [RocksDB] Fix TransformRepFactory related valgrind problem 12 years ago
Jim Paton 5c3b254ef2 Fix memory leak 12 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 12 years ago
Jim Paton 74781a0c49 Add three new MemTableRep's 12 years ago
Xing Jin 0f0a24e298 Make arena block size configurable 12 years ago
Jim Paton 52d7ecfc78 Virtualize SkipList Interface 12 years ago