Lawrence, Rendall
|
9fc94617ce
|
set mochi-2e2 as submodule
* update go version to 1.23
* remove sha256-simd dependency
* fix logger file path
|
2024-10-01 16:17:42 +03:00 |
|
Lawrence, Rendall
|
942a9ac11a
|
update go min version to 1.22
|
2024-06-03 14:54:59 +03:00 |
|
Lawrence, Rendall
|
e1e075da9d
|
update go version in actions
|
2024-01-01 20:24:04 +03:00 |
|
dependabot[bot]
|
e1dc4cd360
|
build(deps): bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 12:13:58 +00:00 |
|
SOT-TECH
|
3a45c71616
|
Update build.yaml
update go version to 1.20
|
2023-10-01 13:46:57 +00:00 |
|
dependabot[bot]
|
6b6bdfc321
|
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-01 12:38:21 +00:00 |
|
dependabot[bot]
|
f7664a1c45
|
build(deps): bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-01 12:57:35 +00:00 |
|
Lawrence, Rendall
|
3e5a26dd50
|
fix lint warnings, update wf go version
|
2023-03-03 12:21:57 +03:00 |
|
Širhoe Biazhkovič
|
0cbc5854cd
|
refactor timecache
* change clock to `atomic.Int64`
* add `once` fields for starter and stopper
* update dependencies
note: go version updated to 1.19
|
2022-11-16 19:59:07 +03:00 |
|
Lawrence, Rendall
|
c1e041b4f8
|
(wip) fix invalid http compact address encode
* add packages to loggers
* split config examples with different storages
|
2022-10-25 18:38:55 +03:00 |
|
SOT-TECH
|
17f98763bf
|
Update postgres github service auth
set auth method to `trust`, because it only needed for testing
|
2022-06-21 18:16:56 +03:00 |
|
Lawrence, Rendall
|
8c12cd9b35
|
(partially tested) fix pg tests, add postgres service in workflows
|
2022-06-20 17:19:23 +03:00 |
|
Lawrence, Rendall
|
c50a532181
|
(tested) complete replace logrus with zerolog
* remove cobra dependency and split execs to mochi and e2e
* add log init synchronization
|
2022-05-02 03:13:58 +03:00 |
|
SOT-TECH
|
c28729fc92
|
Revert entry point for keydb
|
2022-04-24 21:20:14 +03:00 |
|
SOT-TECH
|
fa60c70a57
|
Disable protected mode in keydb
|
2022-04-24 20:53:48 +03:00 |
|
Lawrence, Rendall
|
ef03291efe
|
(tested) rollback to separate v4 and v6 keys in redis/keydb
* sanitize log fields
* remove miniredis dependency
* store/collect information about hybrid (v2to1) hashes
|
2022-04-24 20:32:15 +03:00 |
|
Lawrence, Rendall
|
1fcddf5102
|
(WIP) replace redigo with go-redis
|
2022-04-13 01:12:00 +03:00 |
|
Lawrence, Rendall
|
1e5330ea7e
|
Fix default branch in actions configurations
|
2022-04-12 18:13:34 +03:00 |
|
dependabot[bot]
|
859f88eae3
|
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-12 14:36:11 +00:00 |
|
dependabot[bot]
|
47d51a556b
|
build(deps): bump actions/setup-go from 2 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-12 14:25:03 +00:00 |
|
Širhoe Biazhkovič
|
c7edbb52f2
|
Merge commits 129aac230aa..828edb8fd8b from https://github.com/chihaya/chihaya
|
2022-04-12 15:58:14 +03:00 |
|