Commit Graph

596 Commits (0ac4afb9750a2bdf27aa710a3ca764301ca64c76)

Author SHA1 Message Date
Siying Dong 88cd2d96e7 Downgrade option sanitiy check level for prefix_extractor 7 years ago
Andrew Kryczka 048446fc74 Fix cassandra ASAN use-after-free 7 years ago
Dmitri Smirnov a21db161c9 Implement ReopenWritibaleFile on Windows and other fixes 7 years ago
Chen Shen cbd825deea Create a MergeOperator for Cassandra Row Value 7 years ago
Yi Wu ae8571f5c2 Fix blob db compression bug 7 years ago
Yi Wu 7a380deff7 Update blob_db_test 7 years ago
Sagar Vemuri 89ad9f3adb Allow ignoring unknown options when loading options from a file 7 years ago
Andrew Kryczka c217e0b9c7 Call RateLimiter for compaction reads 7 years ago
Yi Wu 91e2aa3ce2 write exact sequence number for each put in write batch 7 years ago
Maysam Yabandeh 550a1df72c Fix clang errors by asserting the precondition 7 years ago
hyunwoo c7662a44a4 fixed typo 7 years ago
Aaron Gao 7f6c02dda1 using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public… 7 years ago
Yi Wu ad19eb8686 Fixing blob db sequence number handling 7 years ago
Yi Wu 345878a7fb update blob_db_test 7 years ago
Tamir Duberstein 103d0692ea Avoid unsupported attributes when not building with UBSAN 7 years ago
Sagar Vemuri 02594b5f11 Fix build errors in blob_dump_tool with GCC 4.8 7 years ago
Yi Wu 578fb0b1dc Simple blob file dumper 7 years ago
Aaron Gao 3e86c0f07c disable direct reads for log and manifest and add direct io to tests 7 years ago
Sagar Vemuri 228f49d20a Fix data races caught by tsan 7 years ago
Yi Wu d746aead1a Suppress clang-analyzer false positive 7 years ago
yizhu.sun f5ba131bf8 Fixed some spelling mistakes 7 years ago
hyunwoo 0ebdd70579 fixed typo 7 years ago
Yi Wu 445f1235bf s/std::snprintf/snprintf 7 years ago
Yi Wu 86d5492530 Fix build error with blob DB. 7 years ago
Andrew Kryczka 3fa9a39c68 Add GetAllKeyVersions API 7 years ago
Anirban Rahut d85ff4953c Blob storage pr 7 years ago
siddontang b551104e04 support PopSavePoint for WriteBatch 7 years ago
Yi Wu da4b2070b3 Fix WriteBatchWithIndex address use after scope error 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Dmitri Smirnov cdad04b051 Remove double buffering on RandomRead on Windows. 7 years ago
Andrew Kryczka e5e545a021 Reunite checkpoint and backup core logic 8 years ago
Maysam Yabandeh 4c9447d889 Add erase option to release cache 8 years ago
Tomas Kolda 04d58970cb AIX and Solaris Sparc Support 8 years ago
Siying Dong 7534ba7bde StackableDB should pass ResetStats() 8 years ago
Andrew Kryczka df74b775e6 Limit backups opened 8 years ago
Siying Dong ca96654d85 Change Build Env to gcc-5 8 years ago
Manuel Ung 9300ef5455 Fix shared lock upgrades 8 years ago
Manuel Ung 1f8b119ed6 Limit maximum memory used in the WriteBatch representation 8 years ago
Sagar Vemuri 7124268a09 Reduce the number of params needed to construct DBIter 8 years ago
Sagar Vemuri 343b59d6ee Move various string utility functions into string_util 8 years ago
Yi Wu df6f5a3772 Move memtable related files into memtable directory 8 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 8 years ago
Andrew Kryczka d659faad54 Level-based L0->L0 compaction 8 years ago
Andrew Kryczka e2c6c06366 add TimedEnv 8 years ago
Yi Wu 9e44531803 Refactor WriteImpl (pipeline write part 1) 8 years ago
Siying Dong 6ef8c620d3 Move auto_roll_logger and filename out of db/ 8 years ago
Andrew Kryczka 4e0065015d make all DB::Get overloads virtual 8 years ago
Orgad Shaneh 6401a8b76b Fix build with MinGW 8 years ago
Andrew Kryczka a9c86f51b7 backup garbage collect shared_checksum tmp files 8 years ago
Sharan Suryanarayanan 8d3cb4f207 Added naming of backup engine threads 8 years ago