Commit Graph

8 Commits (50d696981664d20870890da634d4c2102f14b8c6)

Author SHA1 Message Date
Zhichao Cao b3585a11b4 Ingest SST files with checksum information (#6891) 5 years ago
Zhichao Cao 556972e964 Replace Status with IOStatus in CopyFile and CreateFile (#6916) 5 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
anand76 afa2420c2b Introduce a new storage specific Env API (#5761) 6 years ago
sdong b931f84e56 Divide file_reader_writer.h and .cc (#5803) 6 years ago
sdong cb19e7411f Fix bugs in DBWALTest.kTolerateCorruptedTailRecords triggered by #5520 (#5550) 6 years ago
anand76 e0d9d57750 Fix bugs in WAL trash file handling (#5520) 6 years ago
Siying Dong 545d206040 Move some file related files outside util/ (#5375) 6 years ago
anand76 dae3b5545c Smooth the deletion of WAL files (#5116) 6 years ago
anand76 d0d484b132 Always delete Blob DB files in the background (#4928) 7 years ago
Sagar Vemuri dc3528077a Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 7 years ago
Andrew Kryczka 42733637e1 Sync CURRENT file during checkpoint (#4322) 7 years ago
Yanqin Jin bb5dcea98e Add path to WritableFileWriter. (#4039) 7 years ago
Yanqin Jin 524c6e6b72 Add file name info to SequentialFileReader. (#4026) 7 years ago
Siying Dong 63c965cdb4 Sync parent directory after deleting a file in delete scheduler 7 years ago
Zhongyi Xie e1e826b980 check return status for Sync() and Append() calls to avoid corruption 7 years ago
Phani Shekhar Mantripragada 446b32cfc3 Support for Column family specific paths. 7 years ago
Andrew Kryczka 6a3eebbab0 support multiple db_paths in SstFileManager 7 years ago
Andrew Kryczka cfb120f737 fix CopyFile status checks 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Siying Dong 17a4b75cc3 Always fsync the file after file copying 9 years ago
Islam AbdelRahman 989e644ed8 Remove sst_file_manager option from LITE 9 years ago
Yi Wu 9ed928e7a9 Split DBOptions into ImmutableDBOptions and MutableDBOptions 9 years ago
Andrew Kryczka 72224104d3 Forge current file for checkpoint 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
Islam AbdelRahman d6c838f1e1 Add SstFileManager (component tracking all SST file in DBs and control the deletion rate) 10 years ago
Andrew Kryczka 167bd8856d [directory includes cleanup] Finish removing util->db dependencies 10 years ago
Igor Canadi 4e07c99a9a Fix iOS build 10 years ago
Islam AbdelRahman 3fd70b05b8 Rate limit deletes issued by DestroyDB 10 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 10 years ago
Venkatesh Radhakrishnan 6c1b040cc9 Provide openable snapshots 11 years ago