Commit Graph

6707 Commits (63f1c0a57d7afd8a4730985cf720118794045b99)
 

Author SHA1 Message Date
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
Zhongyi Xie 32e31d49d1 Make DBOption compaction_readahead_size dynamic 7 years ago
Andrew Kryczka e27f60b1c8 distinguish kZSTDNotFinalCompression in compression string 7 years ago
Yi Wu dd49f89466 Fix TARGETS lint warnings. 7 years ago
Yi Wu bbcd3b0bd2 Suppress valgrind "unimplemented functionality" error 7 years ago
Maysam Yabandeh 54b43563be WritePrepared Txn: Refactoring WriteCallback 7 years ago
Maysam Yabandeh 53863b76f9 WritePrepared Txn: fix bug with Rollback seq 7 years ago
Maysam Yabandeh 175d5d6a9e Properly destruct rebuilding_trx_ 7 years ago
Yi Wu 9871ea4357 Regression test build binaries with PORTABLE=1 7 years ago
Yi Wu 42564ada53 Blob DB: not using PinnableSlice move assignment 7 years ago
Maysam Yabandeh 2515266725 WritePrepared Txn: Refactoring TrackKeys 7 years ago
Maysam Yabandeh 2edc92bc28 WritePrepared Txn: cross-compatibility test 7 years ago
Maysam Yabandeh 857adf388f WritePrepared Txn: Refactor conf params 7 years ago
Andrew Kryczka 07c2738ffa prefer enabling cpu features via -march/-mcpu 7 years ago
Dmitri Smirnov f8e2db0717 Fix crashes, address test issues and adjust windows test script 7 years ago
Shaohua Li eefd75a228 Stream 7 years ago
kapitan-k f1c5eaba56 updated c ingestexternalfileoptions for ingest behind 7 years ago
Andrew Kryczka 93f69cb93a use bottommost compression when base level is bottommost 7 years ago