Home
last modified time | relevance | path

Searched refs:phase (Results 1 – 5 of 5) sorted by relevance

/rocksdb-6.9/docs/_posts/
D2017-12-19-write-prepared-txn.markdown12 …e commit phase in 2PC (two-phase commit) also becomes noticeable since most of the work, i.e., wri…
16phase become lightweight and fast. 2PC is composed of Write stage, where the transaction `::Put` i…
D2017-08-25-flushwal.markdown24phase commit) to write to both binlog as well as the storage engine such as InnoDB and MyRocks. Th…
D2015-07-17-spatial-indexing-in-rocksdb.markdown37 …y the list of spatial indexes that will index the feature. In the loading phase we process the map…
/rocksdb-6.9/db/
Dc_test.c42 const char* phase = ""; variable
52 phase = name; in StartPhase()
70 fprintf(stderr, "%s:%d: %s: %s\n", __FILE__, __LINE__, phase, (err)); \
76 fprintf(stderr, "%s:%d: %s: %s\n", __FILE__, __LINE__, phase, #cond); \
89 phase, in CheckEqual()
/rocksdb-6.9/
DHISTORY.md183 …compression dictionary blocks are temporarily broken. We plan to reintroduce them in a later phase.
229 …iction statistics for indexes are temporarily broken. We plan to reintroduce them in a later phase.