Commit Graph

13 Commits (8cf0f86d397a9f21b7e4343dc34a20c863f87fb8)

Author SHA1 Message Date
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
Islam AbdelRahman cf6a7bebc8 Block cuckoo table tests in ROCKSDB_LITE 10 years ago
Igor Canadi 35ca59364c Don't let flushes preempt compactions 10 years ago
Islam AbdelRahman 3ce3bb3da2 Allowing L0 -> L1 trivial move on sorted data 10 years ago
Igor Sugak b4b69e4f77 rocksdb: switch to gtest 10 years ago
Igor Sugak 9fd6edf81c rocksdb: Replace ASSERT* with EXPECT* in functions that does not return void value 10 years ago
Lei Jin 2946e37a08 remove unreliable test in db/cuckoo_table_db_test.cc 11 years ago
Igor Canadi 767777c2bd Turn on -Wshorten-64-to-32 and fix all the errors 11 years ago
Danny Al-Gaaf 7506198da2 cuckoo_table_db_test.cc: add flush after delete 11 years ago
Radheshyam Balasundaram 5cd0576ffe Fix compaction bug in Cuckoo Table Builder. Use kvs_.size() instead of num_entries in FileSize() method. 11 years ago
Radheshyam Balasundaram 4142a3e783 Adding a user comparator for comparing Uint64 slices. 11 years ago
Yueh-Hsuan Chiang 0138b8eba8 Fixed compile errors (signed / unsigned comparison) in cuckoo_table_db_test on Mac 11 years ago
Radheshyam Balasundaram 9674c11d01 Integrating Cuckoo Hash SST Table format into RocksDB 11 years ago