Commit Graph

21 Commits (e1a09a7703d8f4240665a27b65d62b28e49c2331)

Author SHA1 Message Date
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 9 years ago
sdong f9728640f3 "make format" against last 10 commits 9 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago
Igor Sugak 62247ffa3b rocksdb: Add missing override 9 years ago
Igor Canadi 9f20395cd6 Turn -Wshadow back on 10 years ago
Igor Canadi 635905481d WalManager 10 years ago
Yueh-Hsuan Chiang 01e6f85098 Apply InfoLogLevel to the logs in db/transaction_log_impl.h 10 years ago
Igor Canadi 588bca2020 RocksDBLite 10 years ago
Igor Canadi 2b95dc1542 Revert "Fix bad merge of D16791 and D16767" 10 years ago
sdong 839c8ecfcd Fix bad merge of D16791 and D16767 10 years ago
Yueh-Hsuan Chiang a77527f2af Add ReadOptions to TransactionLogIterator. 10 years ago
Igor Canadi f276e0e59d [CF] Options -> DBOptions 11 years ago
Mayank Agarwal f837f5b1c9 Making the transaction log iterator more robust 11 years ago
Mayank Agarwal ae8e0770b4 Disallow transaction log iterator to skip sequences 11 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago
Mayank Agarwal fe3713961e Features in Transaction log iterator 11 years ago
Naman Gupta cbf4a06427 Add option for storing transaction logs in a separate dir 11 years ago
Dhruba Borthakur 4463b11cad Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Mayank Agarwal aa5c897d42 Return pathname relative to db dir in LogFile and cleanup AppendSortedWalsOfType 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Mayank Agarwal 8a3547d38e API for getting archived log files 11 years ago
Haobo Xu bdf1085944 [RocksDB] cleanup EnvOptions 11 years ago
Abhishek Kona 41cb922b34 Allocate the LogReporter from heap. Summary: 11 years ago
Mayank Agarwal 94d86b25a9 Fix memory leak for probableWALfiles in db_impl.cc 11 years ago
Abhishek Kona 574b76f710 [RocksDB][Bug] Look at all the files, not just the first file in TransactionLogIter as BatchWrites can leave it in Limbo 11 years ago
Dhruba Borthakur ad96563b79 Ability to configure bufferedio-reads, filesystem-readaheads and mmap-read-write per database. 11 years ago
Abhishek Kona d68880a1b9 Do not allow Transaction Log Iterator to fall ahead when writer is writing the same file 11 years ago
Chip Turner 2fdf91a4f8 Fix a number of object lifetime/ownership issues 12 years ago
Abhishek Kona 2ba866e0c5 GetSequence API in write batch. 12 years ago
Abhishek Kona 8055008909 GetUpdatesSince API to enable replication. 12 years ago