mirror of
https://github.com/YunoHost-Apps/dendrite_ynh.git
synced 2024-09-03 18:25:58 +02:00
Auto-update README
This commit is contained in:
parent
68e69880ea
commit
3903f52e10
2 changed files with 18 additions and 4 deletions
11
README.md
11
README.md
|
@ -15,9 +15,16 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
## Overview
|
||||
|
||||
Matrix homeserver of second generation
|
||||
Dendrite is a second-generation Matrix homeserver written in Go. It intends to provide an efficient, reliable and scalable alternative to Synapse:
|
||||
|
||||
**Shipped version:** 0.4.1~ynh1
|
||||
### Features
|
||||
|
||||
- Efficient: A small memory footprint with better baseline performance than an out-of-the-box Synapse.
|
||||
- Reliable: Implements the Matrix specification as written, using the same test suite as Synapse as well as a brand new Go test suite.
|
||||
- Scalable: can run on multiple machines and eventually scale to massive homeserver deployments.
|
||||
|
||||
|
||||
**Shipped version:** 0.5.0~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
11
README_fr.md
11
README_fr.md
|
@ -11,9 +11,16 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
## Vue d'ensemble
|
||||
|
||||
Serveur Matrix de seconde génération
|
||||
Dendrite is a second-generation Matrix homeserver written in Go. It intends to provide an efficient, reliable and scalable alternative to Synapse:
|
||||
|
||||
**Version incluse :** 0.4.1~ynh1
|
||||
### Features
|
||||
|
||||
- Efficient: A small memory footprint with better baseline performance than an out-of-the-box Synapse.
|
||||
- Reliable: Implements the Matrix specification as written, using the same test suite as Synapse as well as a brand new Go test suite.
|
||||
- Scalable: can run on multiple machines and eventually scale to massive homeserver deployments.
|
||||
|
||||
|
||||
**Version incluse :** 0.5.0~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue