mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-22 09:18:38 +01:00
13 lines
393 B
Markdown
13 lines
393 B
Markdown
|
|
---
|
||
|
|
layout: project
|
||
|
|
title: Dendrite
|
||
|
|
categories: projects server
|
||
|
|
author: Matrix.org team
|
||
|
|
maturity: Alpha
|
||
|
|
---
|
||
|
|
|
||
|
|
# {{ page.title }}
|
||
|
|
Dendrite (aka 'Dendron done Right') is a next-generation homeserver written in Golang, implemented in a highly horizontally scalable manner using modular components connected via append only logs.
|
||
|
|
|
||
|
|
Find the code at [github](https://github.com/matrix-org/dendrite)!
|