Commit Graph

573 Commits (f720796e247c3d28876a00a84358e0cc083aa20a)

Author SHA1 Message Date
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 7 years ago
Maysam Yabandeh 4c9447d889 Add erase option to release cache 7 years ago
Tomas Kolda 04d58970cb AIX and Solaris Sparc Support 7 years ago
Siying Dong 7534ba7bde StackableDB should pass ResetStats() 7 years ago
Andrew Kryczka df74b775e6 Limit backups opened 7 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
Siying Dong 9ef3627fd3 Allow checkpointing without flushing 8 years ago
Islam AbdelRahman e19163688b Add macros to include file name and line number during Logging 8 years ago
Maysam Yabandeh 11526252cc Pinnableslice (2nd attempt) 8 years ago
Andrew Kryczka 7c80a6d7d1 Statistic for how often rate limiter is drained 8 years ago
Islam AbdelRahman be3e5568be Fix unaligned reads in read cache 8 years ago
Siying Dong 1ba2804b7f Remove XFunc tests 8 years ago
Andrew Kryczka ed50308d20 check backup directory exists before listing children 8 years ago
Giuseppe Ottaviano 4d7c06cedf Make WriteBatchWithIndex moveble 8 years ago
Andrew Kryczka 5040414e6f Gracefully handle previous backup interrupted 8 years ago
Sagar Vemuri eb912a927e Remove disableDataSync option 8 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 8 years ago
Islam AbdelRahman 574b543f80 Rename merger.h -> merging_iterator.h 8 years ago
Andrew Kryczka 17c1180603 Generalize Env registration framework 8 years ago
Hyeonseok Oh f2b4939da4 fixed typo 8 years ago
jsteemann aebfd1703b fix non-portable behavior in encoder 8 years ago
Reid Horuff 5cf176ca15 Fix for 2PC causing WAL to grow too large 8 years ago
Aaron Gao 3e6899d116 change UseDirectIO() to use_direct_io() 8 years ago
Andrew Kryczka fe395fb63d Allow incrementing refcount on cache handles 8 years ago
Sunpoet Po-Chuan Hsieh 2172b660eb Fix build on FreeBSD 8 years ago
Dmitri Smirnov 3c233ca4ea Fix Windows environment issues 8 years ago
Maysam Yabandeh 7631734563 Fix the error in ColumnFamiliesTest 8 years ago
Siying Dong 60c509ff18 Fix valgrind failure in test CurrentFileModifiedWhileCheckpointing2PC 8 years ago
Maysam Yabandeh d0ba8ec8f9 Revert "PinnableSlice" 8 years ago