Skip to content

Commit

Permalink
Cadence Indexer (uber#1341)
Browse files Browse the repository at this point in the history
* Cadence Index Processor

* Add DLQ for visibility

* Improve logging

* Add metrics

* make index configurable

* Fix unit tests

* Improve err handling

* Make defaultEnableVisibilityToKafka configurable

* Make enableVisibilityToKafka configurable

* Add unit tests

* Refactor bulkAfterAction

* fix config init

* Add more tests

* Update thrift to be more generic

* Remove deduplicate in add

* Use metricsProducer for visibility producer

* Clean getVisibilityProducer with metricsClient

* Address comments and make code cleaner
  • Loading branch information
vancexu authored Jan 4, 2019
1 parent c53c610 commit f711e63
Show file tree
Hide file tree
Showing 44 changed files with 3,010 additions and 126 deletions.
43 changes: 43 additions & 0 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 f711e63

Please sign in to comment.