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.
matrix-spec/supporting-docs/projects/2017-05-02-dendrite.md

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)!