Commit Graph

6350 Commits (3a3fb00b7aab66ed9c9c2311c5178314fced9a1e)
 

Author SHA1 Message Date
Siying Dong 41cbb72749 options.delayed_write_rate use the rate of rate_limiter by default. 7 years ago
Siying Dong 5068034666 range sync should be enabled 7 years ago
Sagar Vemuri 02594b5f11 Fix build errors in blob_dump_tool with GCC 4.8 7 years ago
Igor Canadi 52d9e5f7b6 Fix column family seconds_up accounting 7 years ago
Sagar Vemuri 7d8207f1f2 Fix errors in clang-analyzer builds 7 years ago
Sagar Vemuri 85b8569ae8 Fix release build on Linux 7 years ago
Giuseppe Ottaviano 69ec8356b2 Allow SstFileWriter to use the rate limiter 7 years ago
Andrew Kryczka 6cc9aef162 New API for background work in single thread pool 7 years ago
Yi Wu 9d0a07ed52 Fix rocksdb.estimate-num-keys DB property underflow 7 years ago
Yi Wu 578fb0b1dc Simple blob file dumper 7 years ago
Andrew Kryczka ac39d6bec5 Core-local statistics 7 years ago
Aaron Gao 3e86c0f07c disable direct reads for log and manifest and add direct io to tests 7 years ago
Dmitri Smirnov 15ba4d6c4b Address MS Visual Studio 2017 issue with autovector 7 years ago
Adam Retter 88c818e437 Replace deprecated RocksDB#addFile with RocksDB#ingestExternalFile 7 years ago
Sagar Vemuri 228f49d20a Fix data races caught by tsan 7 years ago
Aaron Gao 4c9d2b1046 remove #include port/port.h in public header file 7 years ago
Yi Wu 07bdcb91fe New WriteImpl to pipeline WAL/memtable write 7 years ago
Yi Wu d746aead1a Suppress clang-analyzer false positive 7 years ago
Siying Dong 217b866f47 column_family_test: EnvCounter::num_new_writable_file_ to be atomic 7 years ago
Aaron Gao 9f839a7f62 keep util/build_version.cc when make clean 7 years ago
Leonidas Galanis 7eecd40a49 add emacs tags file - etags 7 years ago
Siying Dong 9bbba4fec1 Remoe unused BlockBasedTable::compaction_optimized_ 7 years ago
yizhu.sun f5ba131bf8 Fixed some spelling mistakes 7 years ago
Tamir Duberstein 146b7718f0 Fix mingw compilation with -DNDEBUG 7 years ago
Aaron Gao a36220ccfb fix unity test 7 years ago
hyunwoo 0ebdd70579 fixed typo 7 years ago
Siying Dong 8032f4cb31 Remove -pie in TSAN 7 years ago
Aaron Gao 362ba9b02e Release RocksDB 5.5.0 7 years ago
Mikhail Antonov ba685a472a Support ingest_behind for IngestExternalFile 7 years ago
Sagar Vemuri 01ab7b528c Add ROCKSDB_LIBRARY_API macro to a few C APIs, to fix windows build 7 years ago
boolean5 cb9392a094 add Transactions and Checkpoint to C API 7 years ago
Yi Wu 445f1235bf s/std::snprintf/snprintf 7 years ago
Yi Wu cd593c2837 Fix travis java_test 7 years ago
hyunwoo f720796e24 fixed typo 7 years ago
Nikhil Benesch a48a62d5ba define NDEBUG in CMake non-debug builds 7 years ago
siddontang 1ca723dbd1 C API: support pinnable get 7 years ago
Andrew Kryczka 2ef15b85de Core-local stats blog post 7 years ago
赵星宇 4f9e69ccf4 fix log err 7 years ago
Nikhil Benesch 11c5d4741a cross-platform compatibility improvements 7 years ago
Jeff Li d004333021 Put lib files into suitable path in RPM package 7 years ago
Yi Wu 86d5492530 Fix build error with blob DB. 7 years ago
Adam Retter 254c468009 Fix the RocksJava Release on Windows 7 years ago
Sergei Vorobev 7a47b431f7 Fix .gitignore pattern 7 years ago
Adam Retter fa5a15ceb5 Make sure that zstd is statically linked correctly in the Java static build 7 years ago
Andrew Kryczka 3fa9a39c68 Add GetAllKeyVersions API 7 years ago
Adam Retter 1a60982a5a Simplified instructions for CentOS 7 years ago
Adam Retter a5cc7ecec4 Facility for cross-building RocksJava using Docker 7 years ago
Maysam Yabandeh ccd3dddf5c Blog post for partitioned index/filters 7 years ago
Maysam Yabandeh b145c34d72 Update blog authors 7 years ago
Andrew Kryczka bbe9ee7dd4 core-local array type conversions 7 years ago