This is Gazette's first release announcement to golang-nuts (!):

Gazette (github.com/gazette/core) is infrastructure for building streaming 
platforms, consisting of a *broker service* serving journals, a 
byte-oriented and append-only resource resembling a file, and a *consumers* 
framework 
for building streaming applications in Go. It features a lightweight 
container & cloud-native architecture, high availability, and integrates 
elegantly with existing batch workflows. Gazette has been serving 
production uses cases for nearly five years, with deployments scaled to 
millions of messages a second.

Major additions of the release:

 * SQLite is now supported as a replicated local store of consumer 
applications (godocs 
<https://godoc.org/go.gazette.dev/core/consumer/store-sqlite>).
 * An extensively documented 
<https://github.com/gazette/core/blob/master/docs/examples_bike_share.md> 
example application using streamed Citi Bike system data is added.

Project overview slides 
<https://docs.google.com/presentation/d/e/2PACX-1vRq8pwusGbcv1KaoedwfvyKydmO-IBvziXaKQhwFpwCSYt5P7Yn4n5_gWD7XBW2feAlvhZ8-YP4h1uF/pub?start=false&loop=false&delayms=3000>
 
are available. For questions or feedback, please consider joining us 
<https://join.slack.com/t/gazette-dev/shared_invite/enQtNjQxMzgyNTEzNzk1LTU0ZjZlZmY5ODdkOTEzZDQzZWU5OTk3ZTgyNjY1ZDE1M2U1ZTViMWQxMThiMjU1N2MwOTlhMmVjYjEzMjEwMGQ>
 
on Slack.

best,
-johnny

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/e4e2d581-b81e-44b2-8a22-256206171d47%40googlegroups.com.

Reply via email to