Commit Graph

  • 0edd7772e0
    feat: add table and endpoint for tracking waku message sequences feat/waku-message-sequence Arseniy Klempner 2024-05-16 18:14:23 -07:00
  • 8fe36168a5
    Merge pull request #16 from waku-org/feat/batched-metrics Arseniy Klempner 2024-06-13 09:43:20 -07:00
  • a19ec01621
    feat: add endpoint for batching different metrics in single request feat/batched-metrics Arseniy Klempner 2024-05-23 22:50:25 -07:00
  • 6efd105d10
    feat: add table and endpoint for handing sent envelopes feat/pushed-envelope Arseniy Klempner 2024-05-23 22:50:25 -07:00
  • 1ca9526278
    Merge pull request #17 from vpavlin/feat/add-ratelimiter Vaclav Pavlin 2024-06-03 15:19:06 +02:00
  • 0054f4e513
    perform go mod tidy Václav Pavlín 2024-06-03 15:03:14 +02:00
  • 296d312a57
    use shrinking map in rate limiter Václav Pavlín 2024-05-30 06:59:18 +02:00
  • 4b244c6ced
    add per IP rate limitting Václav Pavlín 2024-05-29 13:40:31 +02:00
  • cbc44089c8
    Merge pull request #19 from vpavlin/feat/gh-actiosn Vaclav Pavlin 2024-06-03 14:55:32 +02:00
  • 9e4c0eec34
    chore: add GH action for make test Václav Pavlín 2024-05-30 07:08:22 +02:00
  • 27657b728f
    Merge pull request #18 from vpavlin/feat/logging-postgres Vaclav Pavlin 2024-06-03 14:52:22 +02:00
  • 3faabf7b82
    add Zap for logging and a few helper make targets, fix aggregator tests Václav Pavlín 2024-05-29 15:45:23 +02:00
  • 7775d4b6cf
    ci: fix Docker build by using newer Go and Alpine Jakub Sokołowski 2024-05-21 08:41:25 +02:00
  • 4d1a7f822c
    ci: use harbor.status.im to push docker images Jakub Sokołowski 2024-05-21 08:35:17 +02:00
  • 9f2d2c12ec
    Merge pull request #1 from waku-org/feat/waku-message-sequence master Arseniy Klempner 2024-05-20 21:45:34 -07:00
  • 1a43c03319
    feat: add table and endpoint for tracking waku message sequences Arseniy Klempner 2024-05-16 18:14:23 -07:00
  • 9097a5bc63
    Merge pull request #12 from status-im/feat/receive-envelopes Michał Iskierko 2023-11-07 18:16:33 +01:00
  • 98a7a2e74b feat: Add received envelopes to database Michal Iskierko 2023-10-27 18:20:10 +02:00
  • 79db21455f
    fix: hash peerID Richard Ramos 2023-02-16 13:39:21 -04:00
  • 855743e24c
    chore: truncate data, create indexes and rename column Richard Ramos 2023-02-06 08:49:46 -04:00
  • d9715f3d8b feat: add message size Richard Ramos 2023-02-01 11:36:18 -04:00
  • 859822226d feat: protocol stats endpoint Richard Ramos 2023-01-31 18:44:59 -04:00
  • 4a1088b220
    Update README.md RichΛrd 2023-01-26 14:28:13 -04:00
  • f07ae98360 feat: add migrations and messageType column Richard Ramos 2023-01-26 11:05:41 -04:00
  • 7ae26a8bb6
    fix: aggregation with user in chat before and after (#6) Anthony Laibe 2021-11-29 16:20:50 +01:00
  • 4749351837
    fix: ensure message received (#5) Anthony Laibe 2021-11-17 13:41:32 +01:00
  • c92bd95a8b
    feat: accept batch (#4) Anthony Laibe 2021-11-09 13:53:49 +01:00
  • f0eca9dad5
    feat: add node name and message id (#3) Anthony Laibe 2021-11-08 16:01:25 +01:00
  • 691d4e65b8 readme: update docs to include links to CI job Jakub Sokołowski 2021-11-08 14:53:48 +01:00
  • 705c5b1689 add Jenkinsfile for Docker image CI builds Jakub Sokołowski 2021-11-08 14:45:43 +01:00
  • 96fded1b9b server: add /health endpoint for cheap healthchecks Jakub Sokołowski 2021-11-08 14:28:58 +01:00
  • 82c72d2301 add Dockerfile for deployments Jakub Sokołowski 2021-11-08 13:55:13 +01:00
  • aef686cf70 fix: prevent sql injection Anthony Laibe 2021-11-08 13:37:32 +01:00
  • ac48453a37 fix: update aggregator to run hourly Anthony Laibe 2021-11-08 12:23:46 +01:00
  • 0c60bb544b feat: start aggregator Anthony Laibe 2021-11-08 12:22:11 +01:00
  • cdce03ca1c feat: Add more log Anthony Laibe 2021-11-08 11:24:01 +01:00
  • 3917099be2 feat: swith db to postgres Anthony Laibe 2021-11-08 10:33:13 +01:00
  • 8dc19b6299
    feat: calculate aggregation algorithm (#1) Anthony Laibe 2021-11-08 09:35:00 +01:00
  • 98a049d541 Update readme Anthony Laibe 2021-11-04 16:06:21 +01:00
  • a02f066cba feat: initial commit Anthony Laibe 2021-11-02 13:23:29 +01:00