This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add a class UnpersistedEventContext to allow for the batching up of storing state groups #14675
Merged
Merged
Changes from 28 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
286469f
add class UnpersistedEventContext
H-Shay 6322dac
modify create new client event to create unpersistedeventcontexts
H-Shay 54fa7f0
persist event contexts after creation
H-Shay d23d1be
fix tests to persist unpersisted event contexts
H-Shay b483243
cleanup
H-Shay c008b6f
misc lints + cleanup
H-Shay c6ef7bb
Merge branch 'develop' into shay/rework_event_context
H-Shay 0f07c0e
changelog + fix comments
H-Shay a66cc71
Merge branch 'shay/rework_event_context' of https://github.com/matrix…
H-Shay 78a71ed
lints
H-Shay 6321576
fix batch insertion?
H-Shay d6454ce
reduce redundant calculation
H-Shay 8b99436
add unpersisted event classes
H-Shay 1668fd2
rework compute_event_context, split into function that returns unpers…
H-Shay 7e494fc
use calculate_context_info to create unpersisted event contexts
H-Shay 61c8de0
update typing
H-Shay ed2e305
Merge branch 'develop' into shay/rework_event_context
H-Shay f7eafcf
$%#^&*
H-Shay 0402917
black
H-Shay 373e331
fix comments and consolidate classes, use attr.s for class
H-Shay 408fa21
requested changes
H-Shay 345d746
lint
H-Shay b9ee9d3
Merge branch 'develop' into shay/rework_event_context
H-Shay cdce9a2
requested changes
H-Shay b69a87c
requested changes
H-Shay 8830c94
refactor to be stupidly explicit
H-Shay d4c380d
Merge branch 'develop' into shay/rework_event_context
H-Shay f439b23
Merge branch 'develop' into shay/rework_event_context
erikjohnston 3614ed0
clearer renaming and flow
H-Shay a0bcc0a
Merge branch 'shay/rework_event_context' of https://github.com/matrix…
H-Shay 427d007
make partial state non-optional
H-Shay c3bdb6e
update docstrings
H-Shay File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Add a class UnpersistedEventContext to allow for the batching up of storing state groups. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.