Commit Graph

24 Commits (0f5cbcd7988a58b4cc81213612be80e46df1fdc3)

Author SHA1 Message Date
Igor Canadi b42ceb9598 Simplify cleanup of dead (refcount == 0) column families 10 years ago
Igor Canadi 040657aec9 Fix MacOS errors 10 years ago
Haobo Xu 48bc0c6ad3 [RocksDB] Fix a race condition in GetSortedWalFiles 10 years ago
Igor Canadi dc277f0ab7 [CF] Adaptation of GetLiveFiles for CF 10 years ago
Igor Canadi c67d48c852 [CF] DB test to run on non-default column family 11 years ago
Igor Canadi b06840aa7d [CF] Rethinking ColumnFamilyHandle and fix to dropping column families 11 years ago
Igor Canadi fa99d53e55 Change ColumnFamilyData from struct to class 11 years ago
Igor Canadi 4bf25357ae [column families] Removing VersionSet::current() 11 years ago
Igor Canadi 2f4eda7890 Move functions from VersionSet to Version 11 years ago
Igor Canadi b60c14f6ee Support multi-threaded DisableFileDeletions() and EnableFileDeletions() 11 years ago
Igor Canadi 1510339e52 Speed up FindObsoleteFiles 11 years ago
Mayank Agarwal 56305221c4 Unify DeleteFile and DeleteWalFiles 11 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago
Naman Gupta cbf4a06427 Add option for storing transaction logs in a separate dir 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Mayank Agarwal 854d236361 Add backward compatible option in GetLiveFiles to choose whether to not Flush first 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
Abhishek Kona ee522d0032 [Rocksdb] Log on disable/enable file deletions 11 years ago
Abhishek Kona d29f181923 Fix all the lint errors. 12 years ago
Dhruba Borthakur ae36e509f8 The BackupAPI should also list the length of the manifest file. 12 years ago
Dhruba Borthakur ba55d77b5d Ability to take a file-lvel snapshot from leveldb. 12 years ago