Commit Graph

108 Commits

Author SHA1 Message Date
Lawrence, Rendall
e90d5de4ee update dependencies 2024-01-01 18:38:31 +03:00
SOT-TECH
3028b9459a Merge pull request #77 from sot-tech/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.1
build(deps): bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1
2024-01-01 15:26:39 +00:00
dependabot[bot]
87fb09f375 build(deps): bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.0 to 5.5.1.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.0...v5.5.1)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 15:21:08 +00:00
dependabot[bot]
22049e4603 build(deps): bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.3.0 to 9.3.1.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.3.0...v9.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 15:21:05 +00:00
SOT-TECH
f4353924c0 Merge pull request #75 from sot-tech/dependabot/go_modules/github.com/anacrolix/torrent-1.53.2
build(deps): bump github.com/anacrolix/torrent from 1.53.1 to 1.53.2
2024-01-01 15:19:49 +00:00
dependabot[bot]
39daf34f01 build(deps): bump github.com/anacrolix/torrent from 1.53.1 to 1.53.2
Bumps [github.com/anacrolix/torrent](https://github.com/anacrolix/torrent) from 1.53.1 to 1.53.2.
- [Commits](https://github.com/anacrolix/torrent/compare/v1.53.1...v1.53.2)

---
updated-dependencies:
- dependency-name: github.com/anacrolix/torrent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 12:50:20 +00:00
dependabot[bot]
ff2d0957be build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 12:48:41 +00:00
dependabot[bot]
34837f0484 build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 13:27:59 +00:00
SOT-TECH
9d088c4d43 Merge pull request #71 from sot-tech/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.0
build(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0
2023-12-01 12:59:01 +00:00
dependabot[bot]
61a8454213 build(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.3 to 5.5.0.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.3...v5.5.0)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 12:42:28 +00:00
dependabot[bot]
4e6dface08 build(deps): bump github.com/valyala/fasthttp from 1.50.0 to 1.51.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.50.0 to 1.51.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.50.0...v1.51.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 12:42:10 +00:00
dependabot[bot]
ecbe31b086 build(deps): bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.2.1 to 9.3.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.2.1...v9.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 12:48:05 +00:00
Lawrence, Rendall
68a0e70220 update dependencies 2023-10-12 15:03:22 +03:00
Lawrence, Rendall
8ddbf1f782 update dependencies
upgraded code.cloudfoundry.org/go-diodes v0.0.0-20230620200700-00403ca60896 => v0.0.0-20230925214244-7bdb41469dfb
upgraded github.com/anacrolix/generics v0.0.0-20230428105757-683593396d68 => v0.0.0-20230911070922-5dd7545c6b13
upgraded github.com/anacrolix/log => v0.14.2
upgraded github.com/anacrolix/missinggo/v2 v2.7.2-0.20230527121029-a582b4f397b9 => v2.7.2
upgraded github.com/klauspost/compress => v1.17.0
upgraded github.com/prometheus/client_golang => v1.17.0
upgraded github.com/prometheus/client_model => v0.4.1-0.20230718164431-9a2bf3000d16
upgraded github.com/prometheus/procfs => v0.12.0
upgraded github.com/redis/go-redis/v9 => v9.2.1
upgraded github.com/rs/zerolog => v1.31.0
upgraded github.com/valyala/fasthttp => v1.50.0
upgraded golang.org/x/crypto => v0.13.0
upgraded golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 => v0.0.0-20230905200255-921286631fa9
upgraded golang.org/x/sys => v0.12.0
upgraded golang.org/x/text => v0.13.0
2023-10-01 16:29:59 +03:00
SOT-TECH
c1d1d98da5 Merge branch 'master' into dependabot/go_modules/github.com/jackc/pgx/v5-5.4.3 2023-09-01 12:13:50 +00:00
dependabot[bot]
c769504cf2 build(deps): bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.2 to 5.4.3.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 12:12:57 +00:00
SOT-TECH
7506fb1b3a Merge pull request #58 from sot-tech/dependabot/go_modules/github.com/valyala/fasthttp-1.49.0
build(deps): bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0
2023-09-01 12:12:02 +00:00
SOT-TECH
331c43cfe0 Merge pull request #59 from sot-tech/dependabot/go_modules/github.com/redis/go-redis/v9-9.1.0
build(deps): bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0
2023-09-01 12:11:48 +00:00
SOT-TECH
0ede77a966 Merge pull request #60 from sot-tech/dependabot/go_modules/github.com/libp2p/go-reuseport-0.4.0
build(deps): bump github.com/libp2p/go-reuseport from 0.3.0 to 0.4.0
2023-09-01 12:10:54 +00:00
dependabot[bot]
6dc96d7154 build(deps): bump github.com/libp2p/go-reuseport from 0.3.0 to 0.4.0
Bumps [github.com/libp2p/go-reuseport](https://github.com/libp2p/go-reuseport) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/libp2p/go-reuseport/releases)
- [Commits](https://github.com/libp2p/go-reuseport/compare/v0.3.0...v0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 12:08:36 +00:00
dependabot[bot]
746381a02b build(deps): bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.0.5 to 9.1.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.0.5...v9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 12:08:26 +00:00
dependabot[bot]
96e81982a5 build(deps): bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.48.0...v1.49.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 12:07:53 +00:00
dependabot[bot]
d2cc37c31e build(deps): bump github.com/anacrolix/torrent from 1.52.4 to 1.52.5
Bumps [github.com/anacrolix/torrent](https://github.com/anacrolix/torrent) from 1.52.4 to 1.52.5.
- [Commits](https://github.com/anacrolix/torrent/compare/v1.52.4...v1.52.5)

---
updated-dependencies:
- dependency-name: github.com/anacrolix/torrent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 12:07:41 +00:00
SOT-TECH
4f39af0791 Merge pull request #56 from sot-tech/dependabot/go_modules/github.com/anacrolix/torrent-1.52.4
build(deps): bump github.com/anacrolix/torrent from 1.52.3 to 1.52.4
2023-08-01 12:08:29 +00:00
dependabot[bot]
979ddfba62 build(deps): bump github.com/anacrolix/torrent from 1.52.3 to 1.52.4
Bumps [github.com/anacrolix/torrent](https://github.com/anacrolix/torrent) from 1.52.3 to 1.52.4.
- [Commits](https://github.com/anacrolix/torrent/compare/v1.52.3...v1.52.4)

---
updated-dependencies:
- dependency-name: github.com/anacrolix/torrent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 12:04:24 +00:00
dependabot[bot]
5853516fce build(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.29.1...v1.30.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 12:03:54 +00:00
Lawrence, Rendall
a5058b89d0 fix mutex deadlock om memory storage gc 2023-07-17 17:37:32 +03:00
Lawrence, Rendall
45eed627f4 update dependencies 2023-07-01 16:11:57 +03:00
Lawrence, Rendall
70bef26db2 update dependencies 2023-06-01 16:05:11 +03:00
Lawrence, Rendall
ab3fdfff2f update dependencies
closes #37 #38 #39 #40 #41
2023-05-01 16:27:17 +03:00
Lawrence, Rendall
967611620e (minor) update dependencies 2023-03-22 18:19:51 +03:00
Lawrence, Rendall
b956811e40 (untested) refactor code 2023-03-21 18:59:05 +03:00
Lawrence, Rendall
da7de52813 change httprouter with fasthttp and simple handler
* add http benchmark
* move HTTP query parameters parsing to http subpackage
* update dependencies
2023-03-18 00:58:35 +03:00
Lawrence, Rendall
e5039131b3 update dependencies 2023-03-03 12:53:35 +03:00
SOT-TECH
98ba900f3e Merge pull request #32 from sot-tech/dependabot/go_modules/github.com/jackc/pgx/v5-5.3.1
build(deps): bump github.com/jackc/pgx/v5 from 5.3.0 to 5.3.1
2023-03-03 12:52:21 +03:00
dependabot[bot]
4574dd3939 build(deps): bump github.com/jackc/pgx/v5 from 5.3.0 to 5.3.1
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/jackc/pgx/releases)
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 12:59:12 +00:00
dependabot[bot]
bc12a64453 build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 12:58:55 +00:00
Lawrence, Rendall
4c21bfa100 update dependencies 2023-02-21 16:34:45 +03:00
Lawrence, Rendall
96cc4f7eac update go-redis to v9 2023-02-10 00:19:42 +03:00
SOT-TECH
9264fd1431 Merge pull request #27 from sot-tech/dependabot/go_modules/github.com/MicahParks/keyfunc-1.9.0
build(deps): bump github.com/MicahParks/keyfunc from 1.7.0 to 1.9.0
2023-02-09 23:34:45 +03:00
dependabot[bot]
4d9802c2c5 build(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.28.0...v1.29.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 12:04:45 +00:00
dependabot[bot]
c5b726bf88 build(deps): bump github.com/MicahParks/keyfunc from 1.7.0 to 1.9.0
Bumps [github.com/MicahParks/keyfunc](https://github.com/MicahParks/keyfunc) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/MicahParks/keyfunc/releases)
- [Commits](https://github.com/MicahParks/keyfunc/compare/v1.7.0...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/MicahParks/keyfunc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 12:04:28 +00:00
Lawrence, Rendall
27ae2db50c (minor) update dependencies
resolves #24
resolves #25
resolves #26
2022-12-06 13:49:38 +03:00
Lawrence, Rendall
f80e9af156 (untested) add salt to UDP connection ID 2022-11-30 19:10:23 +03:00
Lawrence, Rendall
19b4b68115 revert 7e3204b9dd and replace with map+rwmutex wrappers 2022-11-27 19:32:42 +03:00
Lawrence, Rendall
e1888a18a3 update dependencies 2022-11-27 17:13:35 +03:00
Lawrence, Rendall
7e3204b9dd replace go map with cornelk/hashmap in memory store 2022-11-27 16:22:04 +03:00
Lawrence, Rendall
ae0c006cd2 change hash for udp connection id to xxhash3
* update dependencies
2022-11-21 14:25:48 +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
1f93e30c11 (wip) fix pg config example, update dependencies 2022-10-27 01:39:24 +03:00