Update README.md

merge-requests/22/head
timokoesters 4 years ago
parent 3debb6203c
commit af1def50ac
No known key found for this signature in database
GPG Key ID: 24DA7517711A2BA4

@ -4,9 +4,9 @@
[![Liberapay](https://img.shields.io/liberapay/receives/timokoesters?logo=liberapay)](https://liberapay.com/timokoesters) [![Liberapay](https://img.shields.io/liberapay/receives/timokoesters?logo=liberapay)](https://liberapay.com/timokoesters)
[![Matrix](https://img.shields.io/matrix/conduit:koesters.xyz?server_fqdn=matrix.koesters.xyz&logo=matrix)](https://matrix.to/#/#conduit:koesters.xyz) [![Matrix](https://img.shields.io/matrix/conduit:koesters.xyz?server_fqdn=matrix.koesters.xyz&logo=matrix)](https://matrix.to/#/#conduit:koesters.xyz)
#### Goals #### What is the goal
A Matrix Homeserver that's faster than others. A fast Matrix homeserver that's optimized for smaller, personal servers, instead of one server that has high scalability.
#### What is it build on? #### What is it build on?
@ -14,7 +14,7 @@ A Matrix Homeserver that's faster than others.
- [Sled](https://github.com/spacejam/sled): A simple (key, value) database with good performance - [Sled](https://github.com/spacejam/sled): A simple (key, value) database with good performance
- [Rocket](https://rocket.rs): A flexible web framework - [Rocket](https://rocket.rs): A flexible web framework
#### Roadmap #### What are the next steps?
- [x] Register, login, authentication tokens - [x] Register, login, authentication tokens
- [x] Create room messages - [x] Create room messages
@ -31,6 +31,10 @@ A Matrix Homeserver that's faster than others.
- [ ] Basic federation - [ ] Basic federation
- [ ] State resolution - [ ] State resolution
#### How can I contribute?
The best way to find something to work on is by joining the #conduit:koesters.xyz Matrix room and asking.
#### Donate #### Donate
Liberapay: <https://liberapay.com/timokoesters/> Liberapay: <https://liberapay.com/timokoesters/>

Loading…
Cancel
Save