Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Prefill state caches #2224
+26
−9
Conversation
erikjohnston
added some commits
May 2, 2017
erikjohnston
self-assigned this
May 15, 2017
erikjohnston
added some commits
May 15, 2017
| + origin_type = "remote" | ||
| + origin_entity = get_domain_from_id(event.sender) | ||
| + | ||
| + event_counter.inc(event.type, origin_type, origin_entity) |
erikjohnston
merged commit b8492b6
into
develop
May 16, 2017
8 checks passed
Sytest Dendron (Commit)
Build #2135 origin/erikj/prefill_state succeeded in 9 min 10 sec
Details
Sytest Dendron (Merged PR)
Build finished.
Details
Sytest Postgres (Commit)
Build #2970 origin/erikj/prefill_state succeeded in 8 min 22 sec
Details
Sytest Postgres (Merged PR)
Build finished.
Details
Sytest SQLite (Commit)
Build #3040 origin/erikj/prefill_state succeeded in 6 min 28 sec
Details
Sytest SQLite (Merged PR)
Build finished.
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
continuous-integration/travis-ci/push
The Travis CI build passed
Details
erikjohnston
added
maintenance
performance
labels
May 17, 2017
psaavedra
added a commit
to psaavedra/synapse
that referenced
this pull request
May 19, 2017
erikjohnston
deleted the
erikj/prefill_state
branch
Oct 26, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
erikjohnston commentedMay 15, 2017
No description provided.