tideland / gocells

Event Based Applications [DEPRECATED]
BSD 3-Clause "New" or "Revised" License
67 stars 6 forks source link

Add Event Rate Counter Behavior #2

Closed themue closed 7 years ago

themue commented 7 years ago

Checks the rate of events matching a given criterion in a specified time span. A few events may be tolerated. but after a threshold within a time period is reached an according event has to be emitted.

themue commented 7 years ago

Just recognized that it's already done.