Commit Graph

17 Commits (013babc6858c79ca7e476fe7b146544bb4dd6bd2)

Author SHA1 Message Date
Vijay Nadimpalli 49c5a12dbe Organizing rocksdb/db directory 5 years ago
Siying Dong 545d206040 Move some file related files outside util/ (#5375) 5 years ago
Chinmay Kamat 6422356a27 Acquire lock on DB LOCK file before starting repair. (#4435) 6 years ago
Andrew Kryczka 42733637e1 Sync CURRENT file during checkpoint (#4322) 6 years ago
Zhongyi Xie 954b496b3f fix memory leak in two_level_iterator 6 years ago
Andrew Kryczka 70aa942153 fix file numbers after repair 7 years ago
Andrew Kryczka 4708a6875c Repair DBs with trailing slash in name 7 years ago
Chang Liu d97a72d63f Try to repair db with wal_dir option, avoid leak some WAL files 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Aaron Gao db2b4eb50e avoid direct io in rocksdb_lite 7 years ago
Andrew Kryczka 43e9f01c20 Fix repair_test on ROCKSDB_LITE 7 years ago
Dmitri Smirnov a5adda0642 Fix repair issues 7 years ago
Andrew Kryczka 3b7ed677de ColumnFamilyOptions API [CF + RepairDB part 3/3] 8 years ago
Andrew Kryczka 56ac686292 Detect column family from properties [CF + RepairDB part 2/3] 8 years ago
Andrew Kryczka 343507afb1 Refactor to use VersionSet [CF + RepairDB part 1/3] 8 years ago
Andrew Kryczka e182f03c1e Add unit tests for RepairDB 8 years ago