mirror of
https://github.com/Gaelan/minifedi
synced 2024-11-10 06:14:17 +00:00
Oops, fix Go in table
This commit is contained in:
parent
cf1d5f3ae4
commit
9ca3d7710d
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
| ---------- | ------------------- | ------------------ | ------------------------------- | --------------- | -------------- | --------------------- | ------------------- | ------------------ | ----- |
|
||||
| Mastodon | Ruby + JS (yarn1) | Postgres + Redis | Elasticsearch | Yes | Yes | Yes (Nixpkgs OpenSSL) | Yes | CLI (no passwords) | Masto |
|
||||
| Akkoma | Elixir + JS (yarn1) | Postgres | RUM (pg extension), Mellisearch | Yes | Yes | Insecure only | Yes | CLI | Masto |
|
||||
| GoToSocial | Go + JS (yarn1) | SQLite or Postgres | - | Yes | No | Yes (Nixpkgs go) | Yes | Yes | Masto |
|
||||
| GoToSocial | Go + JS (yarn1) | SQLite or Postgres | - | Yes | No | Linux only | Yes | Yes | Masto |
|
||||
|
||||
## Not yet supported
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
|||
| Pixelfed | PHP (Composer) | MySQL or Postgres + Redis | - | Yes | Yes (FastCGI) | Probably (libcurl) | Yes (HTTP_PROXY) | CLI | Masto |
|
||||
| Takahe | Python (pip) | Postgres | - | Probably | Probably (Django) | Yes | Yes (HTTP_PROXY) | email or interactive CLI | Masto |
|
||||
| Bookwyrm | Python (pip) | Postgres | - | Unclear | Probably (Django) | Yes | Yes (HTTP_PROXY) | CLI-web interactive | - |
|
||||
| honk | Go | SQLite | - | SQLite only | Yes | Yes (Nixpkgs go) | Yes (HTTP_PROXY) | CLI | honk |
|
||||
| honk | Go | SQLite | - | SQLite only | Yes | Linux only | Yes (HTTP_PROXY) | CLI | honk |
|
||||
| Friendica? |
|
||||
| GNU Social? |
|
||||
| Writefreely? |
|
||||
|
|
Loading…
Reference in a new issue