Commit Graph

  • 113a02623d (minor) separate metrics server creation and start, allow pretty print log to file Lawrence, Rendall 2024-08-06 21:52:25 +03:00
  • ca1b3cef17 Merge pull request #107 from sot-tech/fasthttp_metrics v0.0.8 SOT-TECH 2024-07-26 18:42:11 +00:00
  • 1a3a55ab4a switch prometheus listener to fasthttp Lawrence, Rendall 2024-07-26 21:38:00 +03:00
  • 661f56daa1 Merge pull request #106 from sot-tech/lmdb SOT-TECH 2024-07-01 08:37:12 +00:00
  • 307840ad16 update benchmark result of lmdb Lawrence, Rendall 2024-06-28 13:38:35 +03:00
  • f010cabdb1 remove separate key for L/S count Lawrence, Rendall 2024-06-27 20:27:20 +03:00
  • 32193ee329 Add LMDB info to README Lawrence, Rendall 2024-06-25 18:03:22 +03:00
  • 16f82edae6 disable tests for lmdb if CGO not enabled Lawrence, Rendall 2024-06-25 17:49:41 +03:00
  • 5fa3b0431c add man for lmdb storage Lawrence, Rendall 2024-06-25 17:45:30 +03:00
  • 97eb79c81b (minor) add max_readers option to example config Lawrence, Rendall 2024-06-24 17:09:42 +03:00
  • e61045833a fix lint warnings Lawrence, Rendall 2024-06-24 14:01:46 +03:00
  • 13d5444ca4 (partially tested) implement LMDB GC Lawrence, Rendall 2024-06-21 18:32:06 +03:00
  • 8f2bea1de6 (WIP) replace original lmdb-go with fork Lawrence, Rendall 2024-06-18 19:01:59 +03:00
  • b92c9103b9 (WIP) implement LMDB peer storage Lawrence, Rendall 2024-06-14 18:56:44 +03:00
  • 2adbb5f8c7 (WIP) implementing lmdb peer storage Lawrence, Rendall 2024-06-04 18:21:53 +03:00
  • b216e15f37 Merge branch 'master' into lmdb Lawrence, Rendall 2024-06-03 15:01:37 +03:00
  • fa036d1f39 Merge pull request #105 from sot-tech/mod SOT-TECH 2024-06-03 11:59:11 +00:00
  • 942a9ac11a update go min version to 1.22 Lawrence, Rendall 2024-06-03 14:54:59 +03:00
  • 3011304ae9 Merge branch 'master' into lmdb Lawrence, Rendall 2024-06-03 14:27:57 +03:00
  • e3b35850fa Merge pull request #102 from sot-tech/dependabot/go_modules/github.com/redis/go-redis/v9-9.5.2 SOT-TECH 2024-06-03 11:26:31 +00:00
  • 011e19bd3f Merge pull request #101 from sot-tech/dependabot/go_modules/github.com/MicahParks/keyfunc/v3-3.3.3 SOT-TECH 2024-06-03 11:25:28 +00:00
  • 1a48c8c298 build(deps): bump github.com/MicahParks/keyfunc/v3 from 3.3.2 to 3.3.3 dependabot[bot] 2024-06-03 11:23:30 +00:00
  • 2123de4ee8 Merge pull request #103 from sot-tech/dependabot/go_modules/github.com/MicahParks/jwkset-0.5.18 SOT-TECH 2024-06-03 11:22:45 +00:00
  • 30763cf3d6 build(deps): bump github.com/redis/go-redis/v9 from 9.5.1 to 9.5.2 dependabot[bot] 2024-06-03 11:19:02 +00:00
  • 818fb120bf Merge pull request #100 from sot-tech/dependabot/go_modules/github.com/valyala/fasthttp-1.54.0 SOT-TECH 2024-06-03 11:18:14 +00:00
  • 43b7837428 Merge pull request #99 from sot-tech/dependabot/go_modules/github.com/prometheus/client_golang-1.19.1 SOT-TECH 2024-06-03 11:17:12 +00:00
  • 34a96f4cfa Merge pull request #104 from sot-tech/dependabot/github_actions/golangci/golangci-lint-action-6 SOT-TECH 2024-06-03 11:16:47 +00:00
  • 338fb38297 build(deps): bump golangci/golangci-lint-action from 5 to 6 dependabot[bot] 2024-06-01 12:16:23 +00:00
  • 6adb8cc3ae build(deps): bump github.com/MicahParks/jwkset from 0.5.17 to 0.5.18 dependabot[bot] 2024-06-01 12:02:18 +00:00
  • 01d9eae299 build(deps): bump github.com/valyala/fasthttp from 1.52.0 to 1.54.0 dependabot[bot] 2024-06-01 12:02:03 +00:00
  • 0df236eff8 build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2024-06-01 12:01:59 +00:00
  • b8e9604b9e (WIP) add suffix for redis infohash key creation (for future use) Lawrence, Rendall 2024-05-27 14:38:19 +03:00
  • 2b17fd4686 (WIP) add missing go.sum changes Lawrence, Rendall 2024-05-21 18:52:12 +03:00
  • 37c40f9231 (WIP) add LMDB storage Lawrence, Rendall 2024-05-21 18:39:55 +03:00
  • 2f01a7cfc8 (untested) refactor code, add separate call to create KV-store Lawrence, Rendall 2024-05-20 18:28:40 +03:00
  • 837b388b2f Merge pull request #98 from sot-tech/dependabot/go_modules/github.com/cespare/xxhash/v2-2.3.0 SOT-TECH 2024-05-01 13:44:27 +00:00
  • 82e63b9951 Merge pull request #97 from sot-tech/dependabot/github_actions/golangci/golangci-lint-action-5 SOT-TECH 2024-05-01 13:35:12 +00:00
  • 686ce1e662 build(deps): bump github.com/cespare/xxhash/v2 from 2.2.0 to 2.3.0 dependabot[bot] 2024-05-01 12:50:19 +00:00
  • a44c37e2aa build(deps): bump golangci/golangci-lint-action from 4 to 5 dependabot[bot] 2024-05-01 12:05:51 +00:00
  • 7a0e42fb4b (minor) add note about 'unlogged' keyword in pg storage Lawrence, Rendall 2024-04-13 16:12:53 +03:00
  • 5126810ef0 Merge pull request #96 from sot-tech/dep SOT-TECH 2024-04-01 13:31:01 +00:00
  • a414192205 update jwkset, add ctx passthrough to KeyFunc Lawrence, Rendall 2024-04-01 16:25:14 +03:00
  • ac5ba76533 (minor) refactor build script v0.0.7 Lawrence, Rendall 2024-03-20 15:58:21 +03:00
  • 97a4ee35ef Merge pull request #93 from sot-tech/dep SOT-TECH 2024-03-20 12:41:38 +00:00
  • 7e0c3de8b6 update dependencies Lawrence, Rendall 2024-03-20 15:32:23 +03:00
  • 1a243b94c5 (minor) unify log keys Lawrence, Rendall 2024-03-12 15:29:58 +03:00
  • cd5c65e0ef Merge pull request #86 from sot-tech/dependabot/github_actions/golangci/golangci-lint-action-4 SOT-TECH 2024-03-05 08:50:29 +00:00
  • 49c33a6211 Merge pull request #92 from sot-tech/dep SOT-TECH 2024-03-05 08:47:52 +00:00
  • 95b7f5530f change math/rand to crypto/rand in non-test code Lawrence, Rendall 2024-03-05 11:01:18 +03:00
  • 772ac47e9c update dependencies Lawrence, Rendall 2024-03-05 10:32:30 +03:00
  • 5fc44cffc8 build(deps): bump golangci/golangci-lint-action from 3 to 4 dependabot[bot] 2024-03-01 12:05:15 +00:00
  • 6f390933e1 update dependencies v0.0.6 Lawrence, Rendall 2024-02-05 17:36:05 +03:00
  • e10502ea4a Merge pull request #85 from sot-tech/lint-go-version SOT-TECH 2024-02-05 09:05:11 +00:00
  • 469d50d8a3 Update lint.yaml SOT-TECH 2024-02-05 07:36:46 +00:00
  • 1bb6d61efd Merge pull request #79 from sot-tech/jwt SOT-TECH 2024-01-01 17:33:28 +00:00
  • 22d9235d05 Revert "Update go.mod" Lawrence, Rendall 2024-01-01 20:29:15 +03:00
  • 995e07a769 Update go.mod SOT-TECH 2024-01-01 17:26:31 +00:00
  • e1e075da9d update go version in actions Lawrence, Rendall 2024-01-01 20:24:04 +03:00
  • 99e5e74038 move jwkset to direct dependencies Lawrence, Rendall 2024-01-01 20:10:37 +03:00
  • 5491b2a8fa update JWT middleware Lawrence, Rendall 2024-01-01 20:08:19 +03:00
  • 1afc2c7315 Merge pull request #78 from sot-tech/upd SOT-TECH 2024-01-01 15:41:32 +00:00
  • e90d5de4ee update dependencies Lawrence, Rendall 2024-01-01 18:38:31 +03:00
  • 3028b9459a Merge pull request #77 from sot-tech/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.1 SOT-TECH 2024-01-01 15:26:39 +00:00
  • dda5f8240d Merge pull request #76 from sot-tech/dependabot/go_modules/github.com/redis/go-redis/v9-9.3.1 SOT-TECH 2024-01-01 15:24:32 +00:00
  • 87fb09f375 build(deps): bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1 dependabot[bot] 2024-01-01 15:21:08 +00:00
  • 22049e4603 build(deps): bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1 dependabot[bot] 2024-01-01 15:21:05 +00:00
  • f4353924c0 Merge pull request #75 from sot-tech/dependabot/go_modules/github.com/anacrolix/torrent-1.53.2 SOT-TECH 2024-01-01 15:19:49 +00:00
  • 4ab28934f0 Merge pull request #74 from sot-tech/dependabot/go_modules/github.com/prometheus/client_golang-1.18.0 SOT-TECH 2024-01-01 15:19:31 +00:00
  • 39daf34f01 build(deps): bump github.com/anacrolix/torrent from 1.53.1 to 1.53.2 dependabot[bot] 2024-01-01 12:50:20 +00:00
  • ff2d0957be build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2024-01-01 12:48:41 +00:00
  • e76b133b34 Merge pull request #73 from sot-tech/dependabot/github_actions/actions/setup-go-5 SOT-TECH 2024-01-01 12:21:04 +00:00
  • e1dc4cd360 build(deps): bump actions/setup-go from 4 to 5 dependabot[bot] 2024-01-01 12:13:58 +00:00
  • 3d9ac79bd2 Merge pull request #72 from sot-tech/dependabot/go_modules/golang.org/x/crypto-0.17.0 SOT-TECH 2023-12-19 13:33:50 +00:00
  • 34837f0484 build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 dependabot[bot] 2023-12-19 13:27:59 +00:00
  • 9d088c4d43 Merge pull request #71 from sot-tech/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.0 SOT-TECH 2023-12-01 12:59:01 +00:00
  • c6dcfc0649 Merge pull request #70 from sot-tech/dependabot/go_modules/github.com/valyala/fasthttp-1.51.0 SOT-TECH 2023-12-01 12:58:26 +00:00
  • 61a8454213 build(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 dependabot[bot] 2023-12-01 12:42:28 +00:00
  • 4e6dface08 build(deps): bump github.com/valyala/fasthttp from 1.50.0 to 1.51.0 dependabot[bot] 2023-12-01 12:42:10 +00:00
  • 27fdbdf4b9 Merge pull request #69 from sot-tech/dependabot/go_modules/github.com/redis/go-redis/v9-9.3.0 SOT-TECH 2023-11-01 12:54:12 +00:00
  • ecbe31b086 build(deps): bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 dependabot[bot] 2023-11-01 12:48:05 +00:00
  • 72f72ee288 Merge pull request #68 from sot-tech/test SOT-TECH 2023-10-12 12:11:59 +00:00
  • 68a0e70220 update dependencies Lawrence, Rendall 2023-10-12 15:03:22 +03:00
  • d34a79d75d Merge pull request #62 from sot-tech/dependabot/github_actions/actions/checkout-4 SOT-TECH 2023-10-01 13:50:14 +00:00
  • 3a45c71616 Update build.yaml SOT-TECH 2023-10-01 13:46:57 +00:00
  • bb97e072e9 Merge pull request #67 from sot-tech/upd SOT-TECH 2023-10-01 13:42:08 +00:00
  • 8ddbf1f782 update dependencies Lawrence, Rendall 2023-10-01 16:29:59 +03:00
  • 6b6bdfc321 build(deps): bump actions/checkout from 3 to 4 dependabot[bot] 2023-10-01 12:38:21 +00:00
  • 7d6b47b5f7 Merge pull request #61 from sot-tech/dependabot/go_modules/github.com/jackc/pgx/v5-5.4.3 v0.0.5 SOT-TECH 2023-09-01 12:14:00 +00:00
  • c1d1d98da5 Merge branch 'master' into dependabot/go_modules/github.com/jackc/pgx/v5-5.4.3 SOT-TECH 2023-09-01 12:13:50 +00:00
  • c769504cf2 build(deps): bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3 dependabot[bot] 2023-09-01 12:12:57 +00:00
  • 7506fb1b3a Merge pull request #58 from sot-tech/dependabot/go_modules/github.com/valyala/fasthttp-1.49.0 SOT-TECH 2023-09-01 12:12:02 +00:00
  • 331c43cfe0 Merge pull request #59 from sot-tech/dependabot/go_modules/github.com/redis/go-redis/v9-9.1.0 SOT-TECH 2023-09-01 12:11:48 +00:00
  • 0ede77a966 Merge pull request #60 from sot-tech/dependabot/go_modules/github.com/libp2p/go-reuseport-0.4.0 SOT-TECH 2023-09-01 12:10:54 +00:00
  • ac1b180ce9 Merge pull request #57 from sot-tech/dependabot/go_modules/github.com/anacrolix/torrent-1.52.5 SOT-TECH 2023-09-01 12:10:20 +00:00
  • 6dc96d7154 build(deps): bump github.com/libp2p/go-reuseport from 0.3.0 to 0.4.0 dependabot[bot] 2023-09-01 12:08:36 +00:00
  • 746381a02b build(deps): bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0 dependabot[bot] 2023-09-01 12:08:26 +00:00
  • 96e81982a5 build(deps): bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0 dependabot[bot] 2023-09-01 12:07:53 +00:00
  • d2cc37c31e build(deps): bump github.com/anacrolix/torrent from 1.52.4 to 1.52.5 dependabot[bot] 2023-09-01 12:07:41 +00:00
  • 4f39af0791 Merge pull request #56 from sot-tech/dependabot/go_modules/github.com/anacrolix/torrent-1.52.4 SOT-TECH 2023-08-01 12:08:29 +00:00
  • 61627eab01 Merge pull request #55 from sot-tech/dependabot/go_modules/github.com/rs/zerolog-1.30.0 SOT-TECH 2023-08-01 12:08:20 +00:00