Commit Graph

22 Commits (8bc41f4f5d8a0f07b291b26e7f2b02af1ac7f5b7)

Author SHA1 Message Date
Changli Gao 0a7ba0e548 Fix memleak when DB::DeleteFile() 7 years ago
Maysam Yabandeh 857adf388f WritePrepared Txn: Refactor conf params 7 years ago
Siying Dong 21696ba502 Replace dynamic_cast<> 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Aaron Gao 3e86c0f07c disable direct reads for log and manifest and add direct io to tests 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Siying Dong 6ef8c620d3 Move auto_roll_logger and filename out of db/ 8 years ago
Islam AbdelRahman e19163688b Add macros to include file name and line number during Logging 8 years ago
Yi Wu 9ed928e7a9 Split DBOptions into ImmutableDBOptions and MutableDBOptions 8 years ago
Andrew Kryczka d7242ff4d5 Fix GetSortedWalFiles when log recycling enabled 8 years ago
zensan 78711524b7 In all the places where log records are read, there was a check that 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Zhipeng Jia 73b175a773 Fix clang warnings regarding unnecessary std::move 9 years ago
Sage Weil 3ac13c99d1 log_reader: pass log_number and optional info_log to ctor 9 years ago
agiardullo 064294081b Improved FileExists API 9 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 9 years ago
Igor Sugak 62247ffa3b rocksdb: Add missing override 10 years ago
Igor Canadi f5a8398352 Fix archive WAL race conditions 10 years ago
Yueh-Hsuan Chiang 13de000f07 Add rocksdb::ToString() to address cases where std::to_string is not available. 10 years ago
Yueh-Hsuan Chiang 2a019f1d03 Apply InfoLogLevel to the logs in db/wal_manager.cc 10 years ago
Igor Canadi 9f7fc3ac45 Turn on -Wshadow 10 years ago
Igor Canadi 635905481d WalManager 10 years ago