You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
393 B
Markdown
13 lines
393 B
Markdown
8 years ago
|
---
|
||
|
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)!
|