Consistent naming between ToC and chapters
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
# The Gossip Service
|
# Gossip Service
|
||||||
|
|
||||||
The Gossip Service acts as a gateway to nodes in the control plane. Fullnodes
|
The Gossip Service acts as a gateway to nodes in the control plane. Fullnodes
|
||||||
use the service to ensure information is available to all other nodes in a cluster.
|
use the service to ensure information is available to all other nodes in a cluster.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Runtime
|
# The Runtime
|
||||||
|
|
||||||
The runtime is a concurrent transaction processor. Transactions specify their
|
The runtime is a concurrent transaction processor. Transactions specify their
|
||||||
data dependencies upfront and dynamic memory allocation is explicit. By
|
data dependencies upfront and dynamic memory allocation is explicit. By
|
||||||
|
Reference in New Issue
Block a user