add dendrite
parent
d643b60e40
commit
dde3c8e4b8
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
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)!
|
Loading…
Reference in New Issue