diff --git a/Home.md b/Home.md index e481047..2bffaaa 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1,3 @@ -Welcome to the dendrite wiki! +Dendrite is a Matrix Homeserver written in Go and designed with speed in mind. It is currently under heavy active development. For more of an introduction, see https://github.com/matrix-org/dendrite. -https://github.com/matrix-org/dendrite \ No newline at end of file +Dendrite uses Kafka and has a log-based architecture to communicate between components. Each component can run as a separate process on a separate machine. This wiki outlines the design and purpose of each component, as well as the general guidelines to follow when writing new components. \ No newline at end of file