mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00:00
170264404e
* Fix the sync api returning an empty sync response when reaching timeout, regardless of the since token * Declare syncData from the start to avoid declaration shadowing * Bump Kafka version Since this is a huge bump, it might completely blow up - I'll revert it if that's the case * Put the loop and the IsEmpty() check back in sync handler * Add doc and allow returning if timeout is reached |
||
---|---|---|
.. | ||
build-test-lint.sh | ||
find-lint.sh | ||
install-local-kafka.sh | ||
README.md | ||
travis-test.sh |
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.