datacommonsorg/mixer

Check branch cache and determine the necessity of merging

shifucun opened this issue · 1 comments

We should have a systematic check for each cache type on various node types to see if it makes sense to

  1. produce the branch cache
  2. merge the branch cache

For example, GetPropValue() API does not consider branch cache at all. Need to verify this with a better coverage.

This has been resolved.