Commit Graph

7089 Commits (4d40b10e0f111319a45a53dc074df635a5a76853)
 

Author SHA1 Message Date
Andrew Kryczka 9c2f64e148 Update Gemfile.lock 7 years ago
Bo Liu 204af1eccc add WriteBatch::WriteBatch(std::string&&) 7 years ago
Adam Retter d4da02d147 Add Jenkins for PPC64le build status badge 7 years ago
Adam Retter a53c571d2d FreeBSD build support for RocksDB and RocksJava 7 years ago
Dmitri Smirnov b010116d82 Eliminate some redundant block reads. 7 years ago
Andrew Kryczka 0c6e8be9e2 Fix directory name for db_basic_test 7 years ago
Anand Ananthabhotla 199405192d Add a BlockBasedTableOption to turn off index block compression. 7 years ago
Andrew Kryczka bafec6bb30 Fix checkpoint_test directory setup/cleanup 7 years ago
Siying Dong a478e85697 Remove GCC parameter "-march=native" for ARM 7 years ago
Sagar Vemuri 677f249d6d Fix Travis build failures in CMake RocksJava 7 years ago
Siying Dong 6aa95f4d0f Fix a wrong log formatting 7 years ago
Andrew Kryczka 0f0d2ab95a fix DBImpl instance variable naming 7 years ago
Yi Wu 46ec52499e Fix db_bench write being disabled in lite build 7 years ago
Maysam Yabandeh 00b33c2474 WritePrepared Txn: address some pending TODOs 7 years ago
Chris Lu 24e2c1640d add support for allow_ingest_behind in C API 7 years ago
Adam Retter 398d72fa61 Add autotune and #getBytesPerSecond() to RocksJava RateLimiter 7 years ago
Yi Wu 30a017feca Blob DB: avoid having a separate read of checksum 7 years ago
Sagar Vemuri 3e955fad09 Fix zstd/zdict include path for java static build 7 years ago
Dmitri Smirnov 84ddbd186a Make Windows dep switches compatible with other builds 7 years ago
Adam Retter 90c1d81975 Update javastatic dependencies 7 years ago
Maysam Yabandeh 1c9ada59cc Remove assert(s.ok()) from ::DeleteFile 7 years ago
Andrew Kryczka ea8ccd2267 fix powerpc java static build 7 years ago
Adam Retter 00e5e1ef7f Fixes the build on Windows 7 years ago
Siying Dong ccc095a016 Speed up BlockTest.BlockReadAmpBitmap 7 years ago
burtonli b5c99cc908 Disable onboard cache for compaction output 7 years ago
Andrew Kryczka f00e176c5b fix ForwardIterator reference to temporary object 7 years ago
Maysam Yabandeh 02a2c11732 Blog post for WritePrepared Txn 7 years ago
Maysam Yabandeh 0ef3fdd732 Disable need_log_sync on bg err 7 years ago
Wouter Beek 58b841b356 FIXED: string buffers potentially too small to fit formatted write 7 years ago
yingsu00 f54d7f5fea Port 3 way SSE4.2 crc32c implementation from Folly 7 years ago
Yi Wu e763e1b623 BlobDB: dump blob db options on open 7 years ago
Yi Wu 48cf8da2bb BlobDB: update blob_db_options.bytes_per_sync behavior 7 years ago
Yi Wu 06149429d9 WritePrepared Txn: Return NotSupported on iterator refresh 7 years ago
Andrew Kryczka 1563801bce blog post for auto-tuned rate limiter 7 years ago
Yi Wu 2190e96727 Remove incorrect comment 7 years ago
Maysam Yabandeh 0faa026db6 WritePrepared Txn: make buck tests parallel 7 years ago
Maysam Yabandeh 78c2eedb4f fix release order in validateNumberOfEntries 7 years ago
Guo Xiao aa6509d8e4 Fix build for linux 7 years ago
Maysam Yabandeh a6d3c762df WritePrepared Txn: non-2pc write in one round 7 years ago
Anand Ananthabhotla fccc12f386 Add a histogram stat for memtable flush 7 years ago
Maysam Yabandeh 95583e1532 db_stress: skip snapshot check if cf is dropped 7 years ago
Yi Wu 237b292515 BlobDB: Remove the need to get sequence number per write 7 years ago
Andrew Kryczka a79c7c05e8 fix backup meta-file buffer overrun 7 years ago
Andrew Kryczka 5a7e08468a fix ThreadStatus for bottom-pri compaction threads 7 years ago
Orvid King b4d88d7128 Fix the build with MSVC 2017 7 years ago
Siying Dong def6a00740 Print out compression type of new SST files in logging 7 years ago
Siying Dong 6b77c07379 NUMBER_BLOCK_COMPRESSED, etc, shouldn't be treated as timer counter 7 years ago
Maysam Yabandeh cd2e5cae7f WritePrepared Txn: make db_stress transactional 7 years ago
Maysam Yabandeh 546a63272f disableWAL with WriteImplWALOnly 7 years ago
Maysam Yabandeh 35dfbd58dd WritePrepared Txn: GC old_commit_map_ 7 years ago