v0.3.2
samarabbas
tagged this
29 Sep 23:10
When history service comes up it creates a gocql client for execution manager and then uses the same client for all shards for making persistence calls. Also created config knobs to configure number of connections for both events and execution manager clients. Also include shard tag for shard manager calls. fixes #307