tideland/gocells

Add Key/Value Behavior

Closed this issue · 1 comments

  • Consumes events carrying a key and a value as payload
  • Collects the values per key
  • Emits key with all collected value
  • Configuration controls number of kept values
  • Configuration controls duration for keeping value

Will take topic as key and payload as value.