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

Only store event_auth for state events #2247

Merged
merged 2 commits into from May 24, 2017

Conversation

Projects
None yet
2 participants
Owner

erikjohnston commented May 24, 2017 edited

This is to both reduce number of inserts into DB and to reduce the size of the event_auth table

erikjohnston added some commits May 24, 2017

@erikjohnston erikjohnston merged commit 11f139a into develop May 24, 2017

7 of 8 checks passed

Sytest SQLite (Commit) Build #3112 origin/erikj/auth_event failed in 1 min 46 sec
Details
Sytest Dendron (Commit) Build #2208 origin/erikj/auth_event succeeded in 7 min 24 sec
Details
Sytest Dendron (Merged PR) Build finished.
Details
Sytest Postgres (Commit) Build #3043 origin/erikj/auth_event succeeded in 7 min 40 sec
Details
Sytest Postgres (Merged PR) Build finished.
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 erikjohnston deleted the erikj/auth_event branch Oct 26, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment