Searched refs:phase (Results 1 – 5 of 5) sorted by relevance
| /rocksdb-6.9/docs/_posts/ |
| D | 2017-12-19-write-prepared-txn.markdown | 12 …e commit phase in 2PC (two-phase commit) also becomes noticeable since most of the work, i.e., wri… 16 …phase become lightweight and fast. 2PC is composed of Write stage, where the transaction `::Put` i…
|
| D | 2017-08-25-flushwal.markdown | 24 …phase commit) to write to both binlog as well as the storage engine such as InnoDB and MyRocks. Th…
|
| D | 2015-07-17-spatial-indexing-in-rocksdb.markdown | 37 …y the list of spatial indexes that will index the feature. In the loading phase we process the map…
|
| /rocksdb-6.9/db/ |
| D | c_test.c | 42 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/ |
| D | HISTORY.md | 183 …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.
|