153 Commits

Author SHA1 Message Date
dependabot[bot] a53dc881bc Bump golang.org/x/crypto from 0.36.0 to 0.45.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.36.0...v0.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 09:31:46 +00:00
dependabot[bot] 1554ee3c76 Bump github.com/quic-go/quic-go from 0.49.1 to 0.57.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.49.1 to 0.57.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.49.1...v0.57.0)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-version: 0.57.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-11 16:51:36 +00:00
smallnest bb0d7e512a Merge pull request #898 from smallnest/dependabot/go_modules/golang.org/x/net-0.38.0
Bump golang.org/x/net from 0.36.0 to 0.38.0
2025-11-07 17:59:40 +08:00
dependabot[bot] 748b54b147 Bump github.com/quic-go/quic-go from 0.49.0 to 0.49.1
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.49.0 to 0.49.1.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.49.0...v0.49.1)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-version: 0.49.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-10 17:10:39 +00:00
dependabot[bot] fa072ec370 Bump golang.org/x/net from 0.36.0 to 0.38.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-16 23:17:21 +00:00
dependabot[bot] b3b40ba31c Bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.3
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.7.0 to 9.7.3.
- [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.7.0...v9.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-20 18:51:44 +00:00
dependabot[bot] 2c5f9ed53d Bump golang.org/x/net from 0.34.0 to 0.36.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 01:55:03 +00:00
smallnest d0b58c1c5f upgrade deps 2025-01-29 01:24:07 +08:00
dependabot[bot] c81f853379 Bump golang.org/x/crypto from 0.29.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-12 00:41:57 +00:00
smallnest 60a3812ae7 set backlog 2024-11-30 11:07:29 +08:00
smallnest aa4adead01 #880 support RDMA 2024-11-30 09:54:52 +08:00
smallnest 091fbb04f1 remove statview 2024-08-22 19:44:10 +08:00
Syd Xu c735c4f0fb fix(server): support Pond v1.9.1 2024-08-02 16:17:10 +08:00
Syd Xu cea677974a feat(server/statsview): 增加buildtags nostatsview, 禁用statsview 2024-08-02 16:11:45 +08:00
Zhi f59696b32b replace gojson with jsonstruct. 2024-06-10 19:52:07 +08:00
chengy cf32df4748 fix issue #855 2024-05-30 16:17:30 +08:00
smallnest b4444e9c86 update libs 2024-05-07 17:06:34 +08:00
smallnest e69cecbbf8 Merge pull request #848 from smallnest/dependabot/go_modules/golang.org/x/net-0.23.0
Bump golang.org/x/net from 0.17.0 to 0.23.0
2024-04-26 14:45:31 +08:00
smallnest 6fcbb3ba58 remove json-iterator to simpify deps 2024-04-23 19:22:55 +08:00
dependabot[bot] eeabbe0b60 Bump golang.org/x/net from 0.17.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 12:14:25 +00:00
smallnest 14370dda03 avoid debug log 2024-04-10 16:40:53 +08:00
dependabot[bot] 63c95d6e27 Bump github.com/quic-go/quic-go from 0.37.7 to 0.42.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.37.7 to 0.42.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.37.7...v0.42.0)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 14:18:02 +00:00
dependabot[bot] 933d4cf614 Bump google.golang.org/protobuf from 1.29.1 to 1.33.0
Bumps google.golang.org/protobuf from 1.29.1 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 22:24:39 +00:00
dependabot[bot] eaee3dc52e Bump github.com/quic-go/quic-go from 0.34.0 to 0.37.7
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.34.0 to 0.37.7.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.34.0...v0.37.7)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 15:11:39 +00:00
dependabot[bot] 4e9ecc2bf8 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-18 23:29:27 +00:00
smallnest 5e86657426 add more viewers of rpcx stats 2023-11-19 18:02:50 +08:00
smallnest 3cda99a269 add statsview 2023-11-19 13:39:28 +08:00
dependabot[bot] f5a2a07858 Bump golang.org/x/net from 0.8.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.8.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 23:33:49 +00:00
smallnest 2dbf046a3a add io_uring support 2023-07-09 15:24:09 +08:00
smallnest 91085a7998 update quic-go 2023-05-12 08:50:47 +08:00
smallnest 9294ad2ee7 add atomic.Uint64 instead of atomic operation 2023-04-26 12:12:10 +08:00
mt 1d9182275f 修改: go.mod 2023-03-16 18:39:15 +08:00
dependabot[bot] e73445c42c Bump google.golang.org/protobuf from 1.29.0 to 1.29.1
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.29.0...v1.29.1)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 23:15:57 +00:00
smallnest e1c44a56af update libs 2023-03-09 09:52:30 +08:00
smallnest 71d302bd78 remove github.com/valyala/bytebufferpool 2022-12-18 18:09:49 +08:00
smallnest c73c47b401 move some plugins to the independent projects 2022-07-30 15:20:41 +08:00
smallnest 5055993d67 #743 refactor to improve the performance 2022-07-10 23:06:35 +08:00
smallnest f5fc9d3a91 #743 refactor to improve the performance 2022-07-10 22:44:47 +08:00
smallnest df8c6acd01 upgrade libs and quic 2022-07-03 21:44:41 +08:00
smallnest bcc67b78ce #736 improve Context 2022-05-29 17:55:32 +08:00
smallnest 96bde638f0 #713 add DoPreWriteResponse and DoPostWriteResponse for error gateway case 2022-04-10 22:11:26 +08:00
smallnest 49d6e7cae7 support distributed rate limiter 2022-01-03 21:38:54 +08:00
smallnest d33dda21bb add contributors and update libs 2022-01-03 14:56:56 +08:00
smallnest 41c346a344 update cors 2021-12-31 22:20:41 +08:00
smallnest 8132d2dc77 #653 support opentelemetry 2021-12-26 17:07:26 +08:00
smallnest a224da409a support memmory connection for unit tests 2021-11-02 17:21:51 +08:00
13981712066 d171c110f7 增加 github.com/tinylib/msgp/msgp MessagePack序列化支持 2021-10-13 12:27:01 +08:00
nujz d0f292255a remove goleveldb deps 2021-09-12 20:07:55 +08:00
smallnest c9f8b979b8 update deps 2021-08-24 11:52:10 +08:00
smallnest 51011c6501 modify byte pool 2021-07-18 14:39:17 +08:00