54 Commits

Author SHA1 Message Date
pablo
0e0f357f70
Merge remote-tracking branch 'origin/main' into feat/rate-limit-store-state 2025-09-01 05:58:12 +03:00
pablo
f2d8113f70
fix: added todos 2025-09-01 05:55:44 +03:00
Pablo Lopez
a567e0ab9f
Merge pull request #6 from waku-org/feat/ratelimit-store-queue
Feat/ratelimit store queue
2025-09-01 05:50:10 +03:00
kaichao
ca69050b08
Merge pull request #1 from waku-org/feat/message-segmentation
feat: message segmentation
2025-08-22 17:15:06 +08:00
pablo
faefaa7966
fix: pr comment 2025-08-18 16:40:58 +03:00
pablo
faadd4f68c
fix: async store 2025-08-12 12:29:57 +03:00
pablo
b50240942f
fix: serialize using flatty 2025-08-12 12:09:57 +03:00
Pablo Lopez
1039d379db
Update ratelimit/store.nim
Co-authored-by: NagyZoltanPeter <113987313+NagyZoltanPeter@users.noreply.github.com>
2025-08-11 14:58:04 +03:00
kaichaosun
2ce624add3
chore: clear unused code 2025-08-05 15:45:32 +08:00
pablo
bcdb56c1ca
fix: tests 2025-08-04 11:48:20 +03:00
pablo
dd0082041c
fix: refactor 2025-08-04 11:31:44 +03:00
pablo
2c47183fb0
feat: store queue 2025-08-04 10:43:59 +03:00
pablo
109b5769da
fix: pr comments 2025-08-04 09:04:52 +03:00
pablo
9ae939901f
Merge branch 'feat/rate-limit-store-state' of github.com:waku-org/nim-chat-sdk into feat/rate-limit-store-state 2025-08-04 08:52:51 +03:00
kaichaosun
baa41c9e81
chore: clear log 2025-07-23 15:37:09 +08:00
kaichaosun
7b71248a80
feat: fix tests 2025-07-23 15:37:06 +08:00
kaichaosun
001e5b97c9
chore: refactor segment logic 2025-07-23 15:36:43 +08:00
kaichaosun
211f8275db
chore: refactor data types 2025-07-23 15:36:43 +08:00
kaichaosun
114f2d1473
feat: db operations for message segments 2025-07-23 15:36:43 +08:00
kaichaosun
46a0ddebef
chore: add test for segmentation 2025-07-23 15:36:43 +08:00
kaichaosun
106c02321c
chore: compile the segmentation logic. 2025-07-23 15:36:43 +08:00
kaichaosun
420eb331d9
feat: segentation logic 2025-07-23 15:36:41 +08:00
pablo
414ec6f920
feat: add rate limit store 2025-07-17 15:16:37 +03:00
pablo
9f52377d44
fix: tests 2025-07-17 12:07:10 +03:00
pablo
57ae8e87c0
fix: use kv store 2025-07-17 12:07:10 +03:00
pablo
27fd37c433
feat: store rate limit 2025-07-17 12:07:09 +03:00
Pablo Lopez
c8a3c6ca1d
Merge pull request #3 from waku-org/feat/rate-limit-no-storage
feat: rate limit (wip: no storage)
2025-07-17 10:33:19 +03:00
pablo
dab7f970dd
fix: merge 2025-07-16 20:12:04 +03:00
Pablo Lopez
5ee4734590
Apply suggestions from code review
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
2025-07-16 20:09:13 +03:00
Pablo Lopez
8c6d5ab16f
Apply suggestion from @Ivansete-status
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
2025-07-16 20:07:37 +03:00
pablo
408ee4bd3f
fix: pure 2025-07-16 19:06:10 +03:00
pablo
6b514f6f21
fix: pr comments 2025-07-16 18:48:30 +03:00
Pablo Lopez
b9e80bcc37
Apply suggestions from code review
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
2025-07-16 16:10:23 +03:00
pablo
9b6c9f359d
feat: add rate limit store 2025-07-16 15:51:26 +03:00
pablo
ce18bb0f50
fix: tests 2025-07-16 10:05:47 +03:00
pablo
378d6a5433
fix: use kv store 2025-07-16 09:22:29 +03:00
pablo
7e4f930ae3
feat: store rate limit 2025-07-14 11:14:36 +03:00
pablo
f8e2ace1df
Merge branch 'main' into feat/rate-limit-no-storage 2025-07-14 08:40:26 +03:00
kaichao
63a512dc42
Merge pull request #4 from waku-org/feat/sqlite
feat: sqlite migration
2025-07-11 14:10:45 +08:00
kaichaosun
d57d81bdcb
chore: remove useless log 2025-07-11 10:54:15 +08:00
kaichaosun
a0bdb421ff
chore: use defer for db close 2025-07-09 18:21:03 +08:00
kaichaosun
3fe8fb2a03
chore: refore code 2025-07-09 18:16:51 +08:00
pablo
1d8ad697c2
fix: usage of nwaku's token_bucket 2025-07-06 13:35:33 +03:00
kaichaosun
670b128c71
feat: sqlite migration 2025-07-04 15:08:45 +08:00
pablo
f04e6ae7aa
fix: add ref object and serializable 2025-06-27 08:50:48 +03:00
Pablo Lopez
836a04e6ba
fix: update criticality
Co-authored-by: fryorcraken <110212804+fryorcraken@users.noreply.github.com>
2025-06-26 22:45:47 +03:00
pablo
527bdde50a
feat: rate limit (wip: no storage) 2025-06-23 14:48:59 +03:00
Pablo Lopez
1dd9cd9ac8
Merge pull request #2 from waku-org/feat/skelleton-with-bindings
feat(skelleton): skelleton with bindings
2025-06-11 14:06:43 +03:00
pablo
8afe2733e9
doc: add links to roadmap in readme 2025-06-10 16:02:24 +03:00
pablo
1f662c5807
fix_: add to readme 2025-06-10 15:52:33 +03:00