Skip to content

Commit

Permalink
Adds update state indexing to MutableState (temporalio#4224)
Browse files Browse the repository at this point in the history
Add UpdateInfo records to MutableState

A mechanism for storing pointers into the workflow history representing
update accepted or completed events. Storage added for Cassandra,
PosgtreSQL, MySQL, and SQLite.
  • Loading branch information
Matt McShane authored and samanbarghi committed May 5, 2023
1 parent 14996c5 commit f646c12
Show file tree
Hide file tree
Showing 48 changed files with 2,391 additions and 343 deletions.
273 changes: 237 additions & 36 deletions api/history/v1/message.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f646c12

Please sign in to comment.