Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support adding customized info in visibility (cadence-workflow#1663)
* 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