docs-matrix-spec/supporting-docs/projects/2017-05-02-dendrite.md
Matthew Hodgson dde3c8e4b8 add dendrite
2017-05-02 22:58:09 +01:00

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