WaterSlide is a streaming event-at-a-time architecture for processing metadata. It is designed to take in a set of streaming events from multiple sources, process them through a set of modules ("kids"), and return meaningful outputs.
Other
114
stars
40
forks
source link
added countfilter kid for probabilistic filtering #42
countfilter is based on probabilistc counting and results in event filtering that is skewed toward the earliest events in a sequence for a specific key.
countfilter is based on probabilistc counting and results in event filtering that is skewed toward the earliest events in a sequence for a specific key.