Commit Graph

6472 Commits (0ec90a7cc2077c9629bbd3ccc70823f77a94796d)
 

Author SHA1 Message Date
Dmitri Smirnov 0ec90a7cc2 Add -DPORTABLE=1 to MSVC CI build 7 years ago
Andrew Kryczka 4a90cbf429 Include statistics pointer in ImmutableDBOptions::Dump 7 years ago
Andrew Kryczka b97685aef6 fix backup engine when latest backup corrupt 7 years ago
Yi Wu 725bc403f8 update dependencies.sh 7 years ago
Kamalalochana Subbaiah e612e31740 Updated CRC32 Power Optimization Changes 7 years ago
Dmitri Smirnov 8fa4d108a2 Try to switch to Stduio 2017 7 years ago
Pengchao Wang 825a22c00c garbage collect tombstones in merge operator 7 years ago
Maysam Yabandeh 26ac24f199 Add more unit test to write_prepared txns 7 years ago
Sagar Vemuri 06b37eef7b Set defaults for high-pri and low-pri thread pools in regression test script 7 years ago
Andrew Kryczka c10cf166fa Dump non-final ZSTD compression type support 7 years ago
Artem Danilov 8a6708f5f2 Extend property map with compaction stats 7 years ago
Changli Gao dc5f29f32f EnvWrapper: Forward more functions 7 years ago
Maysam Yabandeh 266ac245af Bumping version to 5.8 7 years ago
Andrew Kryczka 64185c23ad update HISTORY.md for DeleteRange bug fix 7 years ago
Yi Wu e83d6a02e3 Not using aligned_alloc with gcc4 + asan 7 years ago
Huachao Huang 0980dc6c9a Fix wrong smallest key of delete range tombstones 7 years ago
Andrew Kryczka b767972313 avoid use-after-move error 7 years ago
Paweł Bylica c41744270a CMake: Fix formatting 7 years ago
Paweł Bylica c21ea8f7a6 CMake: Add support for CMake packages 7 years ago
benoitc 5444345588 add Erlang to the list of language bindings 7 years ago
Maysam Yabandeh 2972a702a4 Minor updates to FlushWAL blog 7 years ago
Maysam Yabandeh fbfa3e7a43 WriteAtPrepare: Efficient read from snapshot list 7 years ago
Maysam Yabandeh b01f426f56 Blog post for FlushWAL 7 years ago
Yi Wu 503db684f7 make blob file close synchronous 7 years ago
Yi Wu 3c840d1a6d Allow DB reopen with reduced options.num_levels 7 years ago
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