Bento | Fancy stream processing made operationally mundane | Bento | Fancy stream processing made operationally mundane
Written in Go, deployed as a static binary, declarative configuration. Open source and cloud native as utter heck.MappingMultiplexingWindowingEnrichmentsinput: gcp_pubsub: project: foo subscription: barpipeline: processors: - mapping: | root.message = this root.meta.link_count = this.links.length() root.user.age = this.user.age.number()output: redis_streams: url: tcp://TODO:6379 stream: baz max_in_flight: 20Takes Care of the Dull StuffBento solves common...
Read more at warpstreamlabs.github.io