Commit Graph

2265 Commits (976caca09bb0ce6cac15fbf2a3ddd4fba98d1bad)
 

Author SHA1 Message Date
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
Igor Canadi faad439ac4 Fix #284 10 years ago
Igor Canadi 49aacd8d2b Fix make install 10 years ago
Yueh-Hsuan Chiang acb9348ff3 [Java] Include WriteBatch into RocksDBSample.java, fix how DbBenchmark.java handles WriteBatch. 10 years ago
Igor Canadi 4a27a2f193 Don't sync manifest when disableDataSync = true 10 years ago
Igor Canadi 9b8480d93b Merge pull request #287 from yinqiwen/rate-limiter-crash-fix 10 years ago
yinqiwen 28be16b1dc fix rate limiter crash #286 10 years ago
Igor Canadi 04ce1b25f3 Fix #284 10 years ago
Lei Jin add22e3515 standardize scripts to run RocksDB benchmarks 10 years ago
Igor Canadi dee91c259d WriteThread 10 years ago
Igor Canadi 540a257f2c Fix WAL synced 10 years ago
Igor Canadi 24f034bf49 Merge pull request #282 from Chilledheart/develop 10 years ago
Chilledheart 49fe329e5e Fix build issue under macosx 10 years ago
Yueh-Hsuan Chiang ebb5c65e60 Add make install 10 years ago
Feng Zhu 0352a9fa91 add_wrapped_bloom_test 10 years ago
Igor Canadi 9c0e66ce98 Don't run background jobs (flush, compactions) when bg_error_ is set 10 years ago
Igor Canadi a9639bda84 Fix valgrind test 10 years ago
Igor Canadi d1f24dc7ee Relax FlushSchedule test 10 years ago
Igor Canadi 3d9e6f7759 Push model for flushing memtables 10 years ago
Igor Canadi 059e584dd3 [unit test] CompactRange should fail if we don't have space 10 years ago
Lei Jin dd641b2117 fix RocksDB java build 10 years ago
Feng Zhu 53404d9fb7 add_qps_info_in cache bench 10 years ago
Igor Canadi a52cecb56c Fix Mac compile 10 years ago
Jonah Cohen 092f97e219 Fix comments and typos 10 years ago
Xiaozheng Tie 6cc12860f0 Added a few statistics for BackupableDB 10 years ago
Igor Canadi 0a42295a24 Fix SimpleWriteTimeoutTest 10 years ago