Commit Graph

2311 Commits (983d2de2de3468476c855be0ce405bd07dc31643)
 

Author SHA1 Message Date
Igor Canadi 983d2de2de Add AUTHORS file. Fix #203 10 years ago
Igor Canadi abd70c5e1c Merge pull request #316 from fyrz/ReverseBytewiseComparator 10 years ago
Lei Jin 2dc6f62bb9 handle kDelete type in cuckoo builder 10 years ago
fyrz 8b8011a68c Changed name of ReverseBytewiseComparator based on review comment 10 years ago
sdong 389edb6b1b universal compaction picker: use double for potential overflow 10 years ago
fyrz 5340484266 Built-in comparator(s) in RocksJava 10 years ago
Lei Jin d439451fab delay initialization of cuckoo table iterator 10 years ago
Lei Jin 94997eab5e reduce memory usage of cuckoo table builder 10 years ago
Lei Jin c6275956e2 improve memory efficiency of cuckoo reader 10 years ago
Lei Jin 581442d446 option to choose module when calculating CuckooTable hash 10 years ago
Lei Jin fbd2dafc9f CompactedDBImpl::MultiGet() for better CuckooTable performance 10 years ago
Lei Jin 3c68006109 CompactedDBImpl 10 years ago
Igor Canadi f7375f39fd Fix double deletes 10 years ago
Igor Canadi 21ddcf6e4f Remove allow_thread_local 10 years ago
ankgup87 fb4a492cca Merge pull request #311 from ankgup87/master 10 years ago
Ankit Gupta 611e286b9d Merge branch 'master' of https://github.com/facebook/rocksdb 10 years ago
Ankit Gupta 0103b4498c Merge branch 'master' of ssh://github.com/ankgup87/rocksdb 10 years ago
Ankit Gupta 1dfb7bb980 Add block based table config options 10 years ago
sdong cdaf44f9ae Enlarge log size cap when printing file summary 10 years ago
ankgup87 7cc1ed7f08 Merge pull request #309 from naveenatceg/staticbuild 10 years ago
Naveen ba6d660f6d Resolving merge conflict 10 years ago
Naveen 51eeaf65e2 Addressing review comments 10 years ago
Naveen fd7d3fe604 Addressing review comments (adding a env variable to override temp directory) 10 years ago
Naveen cf7ace8865 Addressing review comments 10 years ago
Lei Jin 0a29ce5393 re-enable BlockBasedTable::SetupForCompaction() 10 years ago
Igor Canadi 55af370756 Remove TODO for checking index checksums 10 years ago
Igor Canadi 3d74f09979 Fix compile 10 years ago
Igor Canadi 53b0039954 Fix release compile 10 years ago
sdong d0de413f4d WriteBatchWithIndex to allow different Comparators for different column families 10 years ago
Lei Jin 57a32f147f change target_file_size_base to uint64_t 10 years ago
Lei Jin 5e6aee4325 dont create backup_input if compaction filter v2 is not used 10 years ago
Igor Canadi 49b5f94c54 Merge pull request #306 from Liuchang0812/fix_cast 10 years ago
liuchang0812 787cb4db29 remove cast, replace %llu with % PRIu64 10 years ago
whu_liuchang a7574d4fa1 Update logging.cc 10 years ago
whu_liuchang 7e0dcb953f Update logging.cc 10 years ago
Igor Canadi 57fa3cc5b3 Merge pull request #304 from Liuchang0812/fix-check 10 years ago
Igor Canadi cd44522a94 Merge pull request #305 from Liuchang0812/fix-logging 10 years ago
liuchang0812 6a031b6a81 remove unused variable 10 years ago
liuchang0812 4436f17bd8 fixed #303: replace %ld with % PRId64 10 years ago
ankgup87 7a1bd057fa Merge pull request #302 from ankgup87/master 10 years ago
Ankit Gupta 423e52cd47 Merge branch 'master' of https://github.com/facebook/rocksdb 10 years ago
Ankit Gupta bfeef94d31 Add rate limiter 10 years ago
Mark Callaghan 32f2532a0b Print compression_size_percent as a signed int 10 years ago
sdong 976caca09b Skip AllocateTest if fallocate() is not supported in the file system 10 years ago
Igor Canadi 3b897cddd7 Enable no-fbcode RocksDB build 10 years ago
Venkatesh Radhakrishnan f44594743f RocksDB: Format uint64 using PRIu64 in db_impl.cc 10 years ago
ankgup87 e17bc65c75 Merge pull request #299 from ankgup87/master 10 years ago
Ankit Gupta b93797abc4 Fix build 10 years ago
Yueh-Hsuan Chiang adae3ca1fe [Java] Fix JNI link error caused by the removal of options.db_stats_log_interval 10 years ago
Igor Canadi 90b8c07b48 Fix unit tests errors 10 years ago