Commit Graph

6724 Commits (34aa245dd8e8bc70187ae7d32f89cb53d31747cd)
 

Author SHA1 Message Date
Prashant D 34aa245dd8 Fix coverity issues version, write_batch 7 years ago
Prashant D baff91c1ad table: Fix coverity issues 7 years ago
Andrew Kryczka 2e3a00987e fix ASAN for DeleteFilesInRange test case 7 years ago
Yi Wu e1c569c324 Fix clang-analyzer false-positive on ldb_cmd.cc 7 years ago
Sagar Vemuri bbef8c3884 Log GetCurrentTime failures during Flush and Compaction 7 years ago
Sagar Vemuri d51fcb21f4 Blob DB: Add db_bench options 7 years ago
Andrew Kryczka 53a516ab58 update history for recent commits 7 years ago
Andrew Kryczka 78d1a5ec72 Preserve overlapping file endpoint invariant 7 years ago
Yi Wu a7d32776f0 Fix write_callback_test compile error 7 years ago
Yi Wu 7f04af32a5 ldb to allow db with --try_load_options and without an options file 7 years ago
Yi Wu b5798bd324 Add missing recent versions to format compatible test 7 years ago
Yi Wu 20995c5729 Make iterator invalid on Merge error 7 years ago
Maysam Yabandeh 36911f55dd WritePrepared Txn: stress test 7 years ago
Flarnie Marchan 1b0c58d7e7 Add Code of Conduct 7 years ago
Adam Novak a37d734596 Add ROCKSDB_DISABLE_* environment variables 7 years ago
Alex Robinson 4634c735a8 Update DBOptions::IncreaseParallelism to use newer background settings 7 years ago
Andrew Kryczka 57056bb606 gflags in cmake on linux 7 years ago
Andrew Kryczka 63f1c0a57d fix gflags namespace 7 years ago
Maysam Yabandeh 18dcf7f98d WritePrepared Txn: PreReleaseCallback 7 years ago
Nikhil Benesch 3e40a5e832 add missing config checks to CMakeLists.txt 7 years ago
Andres Suarez fad14050ae Remove `import` use from TARGETS 7 years ago
Yi Wu 54095d3389 TARGETS file not include tests in opt mode 7 years ago
zhangjinpeng1987 ffacaaa3ea fix Seek with lower_bound 7 years ago
Andrew Kryczka ed3af9ef99 improve ldb CLI option support 7 years ago
Andrew Kryczka c85f8ccca3 convert null terminator in ascii dump 7 years ago
Prashant D c1ed005a21 tools: Fix coverity issues 7 years ago
Prashant D 81cf262ff5 utilities/backupable : Fix coverity issues 7 years ago
kapitan-k 75d57a5d53 C API: Add some block based table options 7 years ago
Prashant D b45fbc1175 utilities: Fix coverity issues 7 years ago
Prashant D 7b57510a17 utilities: Fix coverity issues in blob_db and col_buf_decoder 7 years ago
Tamir Duberstein cf0d6aa007 CMake cross platform Java support and add JNI to travis 7 years ago
Yi Wu 78279350aa Blob DB: Add statistics 7 years ago
Yi Wu 3cf562be31 Fix IOError on WAL write doesn't propagate to write group follower 7 years ago
Andrew Kryczka 1bdb44de95 optimize file ingestion checks for range deletion overlap 7 years ago
Jeffrey Dallatezza 022c598abb Fix minor typo in comment 7 years ago
Phani Shekhar Mantripragada 4b65cfc723 Support for block_cache num_shards and other config via option string. 7 years ago
Griffin Smith 2f09524762 Expose all remaining read and write options via the C API 7 years ago
Maysam Yabandeh b72b3c6f51 WritePrepared Txn: Add MultiGet to DB 7 years ago
Yi Wu f0dde49cda Blob DB: Fix GC handling for inlined blob 7 years ago
Maysam Yabandeh e59cb2a19b Add seq_per_batch to WriteWithCallbackTest 7 years ago
Zhongyi Xie 5fac4729cc make compaction_readahead_size_ thread safe 7 years ago
Griffin Smith fe187e7e6c Add Elixir to the list of language bindings 7 years ago
Sagar Vemuri 8954f830a0 Blob DB: db_bench flag to control BlobDB's garbage collection 7 years ago
anand1976 d394a6bb48 Add a ticker stat for number of keys skipped during iteration 7 years ago
Sagar Vemuri 578f36e431 Blob DB: Remove some redundant log lines 7 years ago
Zhongyi Xie a6c6b8b38c Revert "No need for Restart Interval for meta blocks" 7 years ago
Maysam Yabandeh 30285ee31c Fix calculating filter partition target size 7 years ago
Giorgio Azzinnaro 0996e140bd Added ProfaneDB 7 years ago
Maysam Yabandeh 0213990b3a Move static variables out of the header file 7 years ago
Gustav Davidsson 2d04ed65e4 Make trash-to-DB size ratio limit configurable 7 years ago