Home
last modified time | relevance | path

Searched refs:Snapshots (Results 1 – 4 of 4) sorted by relevance

/rocksdb-6.9/docs/_posts/
D2015-11-10-use-checkpoints-for-efficient-snapshots.markdown2 title: Use Checkpoints for Efficient Snapshots
D2019-08-15-unordered-write.markdown15 - Immutable Snapshots: The reads visible to the snapshot are immutable in the sense that it will no…
/rocksdb-6.9/java/
DHISTORY-JAVA.md25 * Snapshots carry now information about the related sequence number.
/rocksdb-6.9/db/
Dflush_job_test.cc426 TEST_F(FlushJobTest, Snapshots) { in TEST_F() argument