Skip to content

Commit

Permalink
Support adding customized info in visibility (cadence-workflow#1663)
Browse files Browse the repository at this point in the history
* fix typo

* Write memo to cassandra

* Add read part and integration test

* Fix lint

* Write to ES

* Add ES write and read

* Add memo to signalwithstart

* Add TestSignalWithStartWithMemo

* Refactor integration tests

* Add size limit for memo

* Fix integration tests

* Add SQL

* Reuse get start event from execution time

* Add missing comma in sql

* Fix sql read

* Rebase solve confict

* fix serializer refactor

* Revert back history serialization

* fix nil pointer

* refactor serialization with consistency

* Fix typo

* Address comments

* Fix lint from master

* Address conflict from log refactor

* Rename PayloadSerializer

* Refactor visibility persistence on DB

* Refactor es visibility store

* Rebase merge conflict
  • Loading branch information
vancexu authored Apr 18, 2019
1 parent 7c729ac commit 22eac4d
Show file tree
Hide file tree
Showing 62 changed files with 1,707 additions and 839 deletions.
4 changes: 2 additions & 2 deletions .gen/go/indexer/idl.go

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

Loading

0 comments on commit 22eac4d

Please sign in to comment.