Commit Graph

2293 Commits (cdaf44f9aeebb38281fc742c76cc0602516a55d8)
 

Author SHA1 Message Date
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
Lei Jin 51af7c326c CuckooTable: add one option to allow identity function for the first hash function 10 years ago
Yueh-Hsuan Chiang 035043559d Fixed a signed-unsigned comparison in spatial_db.cc -- issue #293 10 years ago
Igor Canadi 2fb1fea30f Fix syncronization issues 10 years ago
Igor Canadi ff76895614 Remove some unnecessary constructors 10 years ago
Lei Jin feadb9df53 fix cuckoo table builder test 10 years ago
Igor Canadi 3c232e1647 Fix mac compile 10 years ago
Igor Canadi 54cada92b1 Run make format on PR #249 10 years ago
Igor Canadi 27b22f13a3 Merge pull request #249 from tdfischer/decompression-refactoring 10 years ago
Torrie Fischer fb6456b00d Replace naked calls to operator new and delete (Fixes #222) 10 years ago
Lei Jin 5600c8f6e5 cuckoo table: return estimated size - 1 10 years ago
Lei Jin a062e1f2c4 SetOptions() for memtable related options 10 years ago
Lei Jin e4eca6a1e5 Options conversion function for convenience 10 years ago
Igor Canadi a7c2094526 Merge pull request #292 from saghmrossi/master 10 years ago
Saghm Rossi 4d0523452a Merge branch 'master' of github.com:saghmrossi/rocksdb 10 years ago
Igor Canadi 60a4aa175e Test use_mmap_reads 10 years ago
Yueh-Hsuan Chiang 94e43a1dfe [Java] Fixed 32-bit overflowing issue when converting jlong to size_t 10 years ago
Saghm Rossi f9eaaa66e6 added include for inttypes.h to fix nonworking printf statements 10 years ago
Yueh-Hsuan Chiang f090575e43 Replaced "built on on earlier work" by "built on earlier work" in README.md 10 years ago