Commit Graph

248 Commits (65411b8d4e57e1888ccdc1eb67f6350a832867c8)

Author SHA1 Message Date
Zhiyi Zhang 0cb0fc6fd3 Add DB properties for BlobDB (#8734) 4 years ago
Peter Dillinger 4750421ece Replace most typedef with using= (#8751) 4 years ago
Jay Zhuang c55460c734 Add property `LiveSstFilesSizeAtTemperature` for tiered storage (#8644) 4 years ago
Merlin Mao f58d276764 Make TraceRecord and Replayer public (#8611) 4 years ago
mrambacher be219089ad Add BlobMetaData retrieval methods (#8273) 4 years ago
Peter Dillinger 416dc7bed7 Clarify some DB::Open,OpenForReadOnly semantics (#8379) 4 years ago
Peter Dillinger 956ce9bde2 Some API clarification for manual compaction and listeners (#8330) 4 years ago
Jay Zhuang 3786181a90 Add remote compaction public API (#8300) 4 years ago
Peter Dillinger 311a544c2a Use deleters to label cache entries and collect stats (#8297) 4 years ago
sdong 4985cea141 Add comment to DisableManualCompaction() (#8186) 4 years ago
Akanksha Mahajan 296b47db25 Extend file_checksum_dump ldb command and DB::GetLiveFilesChecksumInfo to blob files (#8179) 4 years ago
Akanksha Mahajan 689b13e639 Add request_id in IODebugContext. (#8045) 4 years ago
mrambacher 524b10bd6e Fix spelling in comments in include/rocksdb/ (#8120) 4 years ago
Adam Retter 6e0f62f2b6 Add more tests to ASSERT_STATUS_CHECKED (3), API change (#7715) 4 years ago
Peter Dillinger 4d1ac19e3d aggregated-table-properties with GetMapProperty (#7779) 4 years ago
Jay Zhuang 7fec715db4 Make CompactRange and GetApproximateSizes work with timestamp (#7684) 4 years ago
Yanqin Jin fde0cd7ced Add API to verify whole sst file checksum (#7578) 4 years ago
Akanksha Mahajan 7b65666cf1 Update IOTrace operations in stackable_db.h (#7514) 5 years ago
Adam Retter 3ac07a12fe RocksJava - Add errorIfLogFileExists parameter to RocksDB.openReadOnly (#7046) 5 years ago
Andrew Kryczka 40e97b02be add warning on `DeleteFile()` API (#7337) 5 years ago
Peter Dillinger 9aad24da55 Real fix for race in backup custom checksum checking (#7309) 5 years ago
Akanksha Mahajan 493f425e77 Add support to start and end IOTracing through DB APIs (#7203) 5 years ago
Zitan Chen 373d5ac485 BackupEngine verifies table file checksums on creating new backups (#7015) 5 years ago
Yanqin Jin e66199d848 First step towards handling MANIFEST write error (#6949) 5 years ago
Zitan Chen 88db97b06d Add a DB Session ID (#6959) 5 years ago
Zhichao Cao b3585a11b4 Ingest SST files with checksum information (#6891) 5 years ago
Peter Dillinger 14eca6bf04 For ApproximateSizes, pro-rate table metadata size over data blocks (#6784) 5 years ago
Andrew Kryczka e9ba4ba348 validate range tombstone covers positive range (#6788) 5 years ago
Peter Dillinger b810e62b39 Clarifying comments in db.h (#6768) 5 years ago
Huisheng Liu a6ce5c823b multiget support for timestamps (#6483) 5 years ago
Huisheng Liu 904a60ff63 return timestamp from get (#6409) 5 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
atul c6f75516b7 Fixing the documentation of the function (#4803) 5 years ago
Connor1996 3e26a94ba1 Add oldest snapshot sequence property (#6228) 5 years ago
anand76 afa2420c2b Introduce a new storage specific Env API (#5761) 5 years ago
anand76 6c7b1a0cc7 Batched MultiGet API for multiple column families (#5816) 5 years ago
Vijay Nadimpalli ec880436c1 API to get file_creation_time of the oldest file in the DB (#5948) 6 years ago
sdong e8263dbdaa Apply formatter to recent 200+ commits. (#5830) 6 years ago
andrew 622683000c Allow users to stop manual compactions (#3971) 6 years ago
Shylock Hg 9eb3e1f77d Use delete to disable automatic generated methods. (#5009) 6 years ago
Affan Dar 229e6fbe0e Adding DB::GetCurrentWalFile() API as a repliction/backup helper (#5765) 6 years ago
sdong e1c468d16f Do readahead in VerifyChecksum() (#5713) 6 years ago
Vijay Nadimpalli d150e01474 New API to get all merge operands for a Key (#5604) 6 years ago
Eli Pozniansky 9625a2bc2b Added SizeApproximationOptions to DB::GetApproximateSizes (#5626) 6 years ago
Venki Pallipadi 22ce462450 Export Import sst files (#5495) 6 years ago
Zhongyi Xie 671d15cbdd Persistent Stats: persist stats history to disk (#5046) 6 years ago
haoyuhuang bb4178066d Integrate block cache tracer into db_impl (#5433) 6 years ago
Zhongyi Xie 767d1f3ff1 Improve comments for StatsHistoryIterator and InMemoryStatsHistoryIterator 6 years ago
Siying Dong 4e0f2aadb0 DB::Close() to fail when there are unreleased snapshots (#5272) 6 years ago
anand76 fefd4b98c5 Introduce a new MultiGet batching implementation (#5011) 6 years ago