Lines Matching refs:added
7 * A new parameter `CreateBackupOptions` is added to both `BackupEngine::CreateNewBackup` and `Backu…
47 … FileMetadata in version store and also logged to MANIFEST. A new tool is added to LDB such that u…
164 … new option IngestExternalFileOptions.verify_checksums_readahead_size, is added for this readahead…
319 * Introduce stats history which periodically saves Statistics snapshots and added `GetStatsHistory`…
426 …le CompressionOptions is added via `bottommost_compression_opts`. To keep backward compatible, a n…
454 * Touch-up to write-related counters in PerfContext. New counters added: write_scheduling_flushes_c…
556 * API call `DB::SetPreserveDeletesSequenceNumber(SequenceNumber seqnum)` was added, users who wish …
557 * `ReadOptions::iter_start_seqnum` was added;
558 …ation of the internal key, rather than user key. New struct `FullKey` was added to represent inter…
583 * `Transaction::Get` and `Transaction::GetForUpdate` variants with `PinnableSlice` added.
922 * TablePropertiesCollector::AddUserKey() is added to replace TablePropertiesCollector::Add(). AddUs…
970 * New API to create a checkpoint added. Given a directory name, creates a new
972 * New API LinkFile added to Env. If you implement your own Env class, an
1056 2) It added some complexity to the important code-paths,
1113 * A new SST format "PlainTable" is added, which is optimized for memory-only workloads. It can be c…