drone/stream
Johannes Batzill c3dadcce7b [Events] introduce options to event and stream framework (#255)
This change is adding the following:
- Add ConsumerOption and HandlerOption for configuring stream consumers and handlers.
- Add Readeroption and HandlerOption for configuring event readers and handlers
- Add HandlerOption and ReaderOption support to all existing event reader implementations
2023-01-28 13:34:04 -08:00
..
memory_broker.go [Webhook] Add Event Processing and Retrigger (#148) 2023-01-04 14:43:36 -08:00
memory_consumer.go [Events] introduce options to event and stream framework (#255) 2023-01-28 13:34:04 -08:00
memory_producer.go feat: Add Events Framework (#120) 2022-12-16 13:37:08 -08:00
options.go [Events] introduce options to event and stream framework (#255) 2023-01-28 13:34:04 -08:00
redis_consumer.go [Events] introduce options to event and stream framework (#255) 2023-01-28 13:34:04 -08:00
redis_producer.go [fix] merge commit is blocked with dbtx mutex lock (#245) 2023-01-26 13:41:45 +01:00
stream.go [Events] introduce options to event and stream framework (#255) 2023-01-28 13:34:04 -08:00