combine the coordinator and the consensus pieces.
parent
a5f6eea2a9
commit
e7ce59615b
40
README.md
40
README.md
|
@ -35,26 +35,30 @@ Modules
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
+--------------------+ +--------------------+ +--------------------+
|
+--------------------+ +--------------------+
|
||||||
| | | | | |
|
| | | |
|
||||||
| WebConsole/docs | | Http API | | Lang. Bindings |
|
| WebConsole/docs | | Http API |
|
||||||
| | | | | |
|
| | | |
|
||||||
+------------------+-+ +-+------------------+ +----+---------------+
|
+------------------+-+ +-+------------------+
|
||||||
| | |
|
|
||||||
| | |
|
|
||||||
+-+-------+-------+ |
|
|
||||||
| +------------------+
|
|
||||||
| Query Engine |
|
|
||||||
| |
|
| |
|
||||||
+-----------------+---+
|
| |
|
||||||
|
+-----+-------+-----------+
|
||||||
|
| |
|
||||||
|
| Lang. Bindings |
|
||||||
|
| |
|
||||||
|
+-----------------+ |
|
||||||
|
| | |
|
||||||
|
| Query Engine | |
|
||||||
|
| | |
|
||||||
|
+-----------------+-------+
|
||||||
| |
|
| |
|
||||||
| Processing Engine |
|
| Processing Engine |
|
||||||
| |
|
| |
|
||||||
+---------------------+
|
+-------------------------+
|
||||||
| |
|
| |
|
||||||
+----+ Coordinator +---------+
|
+----+ Coordinator (consensus) +-----+
|
||||||
| | | |
|
| | | |
|
||||||
| +---------------------+ |
|
| +-------------------------+ |
|
||||||
| |
|
| |
|
||||||
| |
|
| |
|
||||||
+--------+-----------+ +-------+------------+
|
+--------+-----------+ +-------+------------+
|
||||||
|
@ -62,11 +66,3 @@ Modules
|
||||||
| Storage Engine | | Storage Engine |
|
| Storage Engine | | Storage Engine |
|
||||||
| | | |
|
| | | |
|
||||||
+--------+-----------+ +-------+------------+
|
+--------+-----------+ +-------+------------+
|
||||||
| |
|
|
||||||
| |
|
|
||||||
| +---------------------+ |
|
|
||||||
| | | |
|
|
||||||
+----+ Consensus Engine +---------+
|
|
||||||
| |
|
|
||||||
+---------------------+
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue