aboutsummaryrefslogtreecommitdiff
path: root/net-im/dendrite/pkg-descr
blob: 72ee7dd8792487785ba1b8bf604ab3c796b33f4d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Dendrite is a second-generation Matrix homeserver written in Go. It
intends to provide an efficient, reliable and scalable alternative to
Synapse:

  o Efficient: A small memory footprint with better baseline
    performance than an out-of-the-box Synapse.

  o Reliable: Implements the Matrix specification as written, using
    the same test suite as Synapse as well as a brand new Go test suite.

  o Scalable: can run on multiple machines and eventually scale to
    massive homeserver deployments.