Commit Graph

18 Commits

Author SHA1 Message Date
abfa9da1a9 use own domain
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-10-03 18:30:56 +03:00
dependabot[bot]
f34130c30c
Bump github.com/unistack-org/micro-codec-json/v3 from 3.7.7 to 3.7.8
Bumps [github.com/unistack-org/micro-codec-json/v3](https://github.com/unistack-org/micro-codec-json) from 3.7.7 to 3.7.8.
- [Release notes](https://github.com/unistack-org/micro-codec-json/releases)
- [Commits](https://github.com/unistack-org/micro-codec-json/compare/v3.7.7...v3.7.8)

---
updated-dependencies:
- dependency-name: github.com/unistack-org/micro-codec-json/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-24 11:17:06 +00:00
github-actions[bot]
a3920dbb36
Merge pull request #6 from unistack-org/dependabot/go_modules/github.com/twmb/franz-go-1.1.1
Bump github.com/twmb/franz-go from 1.1.0 to 1.1.1
2021-09-23 11:22:47 +00:00
dependabot[bot]
b76d17b510
Bump github.com/twmb/franz-go from 1.1.0 to 1.1.1
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/twmb/franz-go/releases)
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/twmb/franz-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 11:21:39 +00:00
dependabot[bot]
ce55b40818
Bump github.com/unistack-org/micro/v3 from 3.7.3 to 3.7.4
Bumps [github.com/unistack-org/micro/v3](https://github.com/unistack-org/micro) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.7.3...v3.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 11:21:27 +00:00
dependabot[bot]
bc8cd4388b
Bump github.com/unistack-org/micro-codec-json/v3 from 3.2.5 to 3.7.7
Bumps [github.com/unistack-org/micro-codec-json/v3](https://github.com/unistack-org/micro-codec-json) from 3.2.5 to 3.7.7.
- [Release notes](https://github.com/unistack-org/micro-codec-json/releases)
- [Commits](https://github.com/unistack-org/micro-codec-json/compare/v3.2.5...v3.7.7)

---
updated-dependencies:
- dependency-name: github.com/unistack-org/micro-codec-json/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 11:21:11 +00:00
dependabot[bot]
0c0b0e76f6
Bump github.com/twmb/franz-go from 1.0.0 to 1.1.0
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/twmb/franz-go/releases)
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/twmb/franz-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 18:49:08 +00:00
c89df95fdc fixup
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-15 18:30:07 +03:00
a856f20f15 update
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-03 18:48:32 +03:00
07fd48cd38 update to latest kgo
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-09-02 00:20:55 +03:00
b2975262af update all
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-08-30 20:05:12 +03:00
54ecafc4b1 cpu and memory optimizations
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-08-27 02:24:43 +03:00
e3b2a0d62b many fixes
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-08-25 21:51:15 +03:00
70a55ced3f add backoff for reconnect
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-08-24 13:20:31 +03:00
3f7fcaf4aa intermediate fixes
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-08-22 12:10:58 +03:00
fc9af8c63e fix build, add comments
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-08-09 16:49:04 +03:00
aad8a578fc initial import
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-08-09 00:30:36 +03:00
d750157d53 initial import
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-07-10 23:41:21 +03:00