22 Commits

Author SHA1 Message Date
Richard Ramos
79db21455f
fix: hash peerID 2023-02-16 13:39:21 -04:00
Richard Ramos
855743e24c
chore: truncate data, create indexes and rename column 2023-02-06 08:49:46 -04:00
Richard Ramos
d9715f3d8b feat: add message size 2023-02-01 16:43:14 -04:00
Richard Ramos
859822226d feat: protocol stats endpoint 2023-02-01 16:43:14 -04:00
RichΛrd
4a1088b220
Update README.md 2023-01-26 14:28:13 -04:00
Richard Ramos
f07ae98360 feat: add migrations and messageType column 2023-01-26 14:18:48 -04:00
Anthony Laibe
7ae26a8bb6
fix: aggregation with user in chat before and after (#6)
As a user can leave a chat, he can also join it,
Before accounting for it, we need to ensure that he
was in a specific for chat for the whoe period
2021-11-29 16:20:50 +01:00
Anthony Laibe
4749351837
fix: ensure message received (#5) 2021-11-17 13:41:32 +01:00
Anthony Laibe
c92bd95a8b
feat: accept batch (#4) 2021-11-09 13:53:49 +01:00
Anthony Laibe
f0eca9dad5
feat: add node name and message id (#3) 2021-11-08 16:01:25 +01:00
691d4e65b8 readme: update docs to include links to CI job
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-11-08 15:07:57 +01:00
705c5b1689 add Jenkinsfile for Docker image CI builds
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-11-08 15:07:57 +01:00
96fded1b9b server: add /health endpoint for cheap healthchecks
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-11-08 15:07:57 +01:00
82c72d2301 add Dockerfile for deployments
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-11-08 15:07:57 +01:00
Anthony Laibe
aef686cf70 fix: prevent sql injection 2021-11-08 13:37:32 +01:00
Anthony Laibe
ac48453a37 fix: update aggregator to run hourly 2021-11-08 12:23:46 +01:00
Anthony Laibe
0c60bb544b feat: start aggregator 2021-11-08 12:22:11 +01:00
Anthony Laibe
cdce03ca1c feat: Add more log 2021-11-08 11:24:01 +01:00
Anthony Laibe
3917099be2 feat: swith db to postgres 2021-11-08 10:33:13 +01:00
Anthony Laibe
8dc19b6299
feat: calculate aggregation algorithm (#1) 2021-11-08 09:35:00 +01:00
Anthony Laibe
98a049d541 Update readme 2021-11-04 16:06:21 +01:00
Anthony Laibe
a02f066cba feat: initial commit 2021-11-04 16:04:34 +01:00