yet another micro kafka broker alternative
Go to file
dependabot[bot] 0ac121099f
Bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.10
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.7 to 3.8.10.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.7...v3.8.10)

---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 11:20:35 +00:00
.github update workflows 2021-10-27 17:47:25 +03:00
.gitignore Initial commit 2021-07-10 19:22:40 +03:00
go.mod Bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.10 2021-11-19 11:20:35 +00:00
go.sum Bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.10 2021-11-19 11:20:35 +00:00
kgo_test.go use own domain 2021-10-03 18:30:56 +03:00
kgo.go fix panic on publish with not connected broker 2021-11-13 18:58:21 +03:00
LICENSE Initial commit 2021-07-10 19:22:40 +03:00
metrics.go use own domain 2021-10-03 18:30:56 +03:00
options.go update workflows 2021-10-27 17:47:25 +03:00
README.md Initial commit 2021-07-10 19:22:40 +03:00
util.go use own domain 2021-10-03 18:30:56 +03:00

micro-broker-kgo

yet another micro kafka broker alternative