Commit Graph

6447 Commits (92bfd6c5078fa7bbf7a2caacfddbec255e9098ba)
 

Author SHA1 Message Date
Yi Wu 92bfd6c507 Fix DropColumnFamily data race 7 years ago
Maysam Yabandeh 7fdf735d5d Pinnableslice examples and blog post 7 years ago
Andrew Kryczka 7fbb9eccaf support disabling checksum in block-based table 7 years ago
Andrew Kryczka 19cc66dc4f fix clang bug in block-based table reader 7 years ago
Andrew Kryczka 7eba54eb9b test compaction input-level split range tombstone assumption 7 years ago
Maysam Yabandeh cd26af3476 Add unit test for WritePrepared skeleton 7 years ago
mkosieradzki a12479819d Improved transactions support in C API 7 years ago
BH1XUW c10b391314 LANGUAGE-BINDINGS.md: add another rust binding 7 years ago
Andres Suarez 90177432e4 Remove leftover references to phutil_module_cache 7 years ago
Andrew Kryczka 234f33a3f9 allow nullptr Slice only as sentinel 7 years ago
Maysam Yabandeh ccf7f833e3 Use PinnableSlice in Transactions 7 years ago
Maysam Yabandeh 1dfcdb15f9 Extend pin_l0 to filter partitions 7 years ago
Andrew Kryczka 39ef900551 stop calling memcmp with nullptrs 7 years ago
Chen Shen 78cb6b6112 Provide byte[] version of SstFileWriter.merge to reduce GC Stall 7 years ago
Andrew Kryczka 867fe92e5e Scale histogram bucket size by constant factor 7 years ago
Paweł Bylica f004307e9b CMake improvements 7 years ago
Archit Mishra 09ac6206ab Circumvent ASAN false positive 7 years ago
yiwu-arbug 5b68b114f1 Blob db create a snapshot before every read 7 years ago
yiwu-arbug 4624ae52c9 GC the oldest file when out of space 7 years ago
Andrew Kryczka 8ace1f79b5 add counter for deletion dropping optimization 7 years ago
Maysam Yabandeh 0d8e992b47 Revert the mistake in version update 7 years ago
Andrew Kryczka 5358a80568 add VerifyChecksum to HISTORY.md 7 years ago
Andrew Kryczka ed0a4c93ef perf_context measure user bytes read 7 years ago
Maysam Yabandeh 1efc600ddf Preload l0 index partitions 7 years ago
Archit Mishra bddd5d3630 Added mechanism to track deadlock chain 7 years ago
yiwu-arbug c1384a7076 fix db_stress uint64_t to int32 cast 7 years ago
yiwu-arbug 29877ec7b4 Fix blob db crash during calculating write amp 7 years ago
Sagar Vemuri 8f2598ac9d Enable Cassandra merge operator to be called with a single merge operand 7 years ago
Sagar Vemuri 9a44b4c32c Allow merge operator to be called even with a single operand 7 years ago
follitude ac8fb77afd fix some misspellings 7 years ago
Andrew Kryczka 23593171c4 minor improvements to db_stress 7 years ago
Andrew Kryczka af012c0f83 fix deleterange with memtable prefix bloom 7 years ago
Andrew Kryczka 1c8dbe2aa2 update scores after picking universal compaction 7 years ago
Maysam Yabandeh eb6425303e Update WritePrepared with the pseudo code 7 years ago
Sagar Vemuri 132306fbf0 Remove PartialMerge implementation from Cassandra merge operator 7 years ago
Siying Dong 71598cdc75 Fix false removal of tombstone issue in FIFO and kCompactionStyleNone 7 years ago
lxcode 3204a4f64b Fix missing stdlib include required for abort() 7 years ago
Andrew Kryczka 7aa96db7a2 db_stress rolling active window 7 years ago
Neal Poole dfa6c23c4b Update RocksDBCommonHelper to use escapeshellarg 7 years ago
yiwu-arbug e367774d19 Overload new[] to properly align LRUCacheShard 7 years ago
Yi Wu ad42d2fcbb Remove residual arcanist_util directory 7 years ago
Nikhil Benesch 279296f4d8 properly set C[XX]FLAGS during CMake configure-time checks 7 years ago
Nikhil Benesch c5f0c6cc66 compile with correct flags to determine SSE4.2 support 7 years ago
Jay 185ade4c0c cmake: support more compression type 7 years ago
Andrew Gallagher 5449c0990b rocksdb: make buildable on aarch64 7 years ago
Adam Retter a144a9782d Fix for CMakeLists.txt on Windows for RocksJava 7 years ago
Andrew Kryczka acf935e40f fix deletion dropping in intra-L0 7 years ago
Andrew Kryczka 8254e9b57c make sst_dump compression size command consistent 7 years ago
Andrew Kryczka 74f18c1301 db_bench support for non-uniform column family ops 7 years ago
Andrew Kryczka 5de98f2d50 approximate histogram stats to save cpu 7 years ago