import "go.gazette.dev/core/examples"
Package examples parents packages which implement example Gazette consumer applications.
Path | Synopsis |
---|---|
bike-share | Package bike_share implements a Gazette consumer application which processes and serves streaming Citi Bike system data. |
bike-share/bike-share | |
stream-sum | Package stream_sum is an example application consisting of three stages: |
stream-sum/chunker | |
stream-sum/summer | Package summer runs the stream_sum.Summer consumer. |
word-count | Package word_count is an example application which provides a gRPC API for publishing texts and querying running counts of NGrams extracted from previously published texts. |
word-count/counter | Package counter runs the word_count.Counter consumer. |
word-count/wordcountctl |
Updated 2020-06-13. Refresh now. Tools for package owners.