Some behavior patterns in event stream are based on the fact that specific event hasn’t happened. Siddhi has in-built mechanism to capture when some event is not happened after another.
Tag: stream-processing
Siddhi: Update partially in-memory tableSiddhi: Update partially in-memory table
Siddhi is a language which belongs to the group of Streaming SQL languages, offering SQL-like approach to process data streams. This short code snippet shows one of the basics scenarios