mirror of
https://github.com/matrix-org/dendrite
synced 2024-12-14 23:13:50 +01:00
Updated Home (markdown)
parent
7bba4dd09e
commit
8410ea72d4
1 changed files with 2 additions and 2 deletions
4
Home.md
4
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
|
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.
|
Loading…
Reference in a new issue