mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-01 05:29:08 +01:00
11d9b9db0e
This removes most of the code used for polylith/API mode. This removes the `/api` internal endpoints entirely. Binary size change roughly 5%: ``` 51437560 Feb 13 10:15 dendrite-monolith-server # old 48759008 Feb 13 10:15 dendrite-monolith-server # new ``` |
||
---|---|---|
.. | ||
build-test-lint.sh | ||
complement-cmd.sh | ||
Complement.Dockerfile | ||
complement.sh | ||
ComplementLocal.Dockerfile | ||
ComplementPostgres.Dockerfile | ||
find-lint.sh | ||
install-local-kafka.sh | ||
README.md |
Dev Scripts
These are a collection of scripts that should be helpful for those developing on dendrite.
See find-lint.sh
for environment variables that control linter resource
usage.