nwaku/waku/waku_store
NagyZoltanPeter 026d804a0d
feat: Added flexible rate limit checks for store, legacy store and lightpush (#2668)
* Added flexible rate limit checks for store, legacy store and lightpush. Also added rate and traffic metrics.

* Fix chat2 after WakuLegacyStoreCodec rename

* Update waku/common/ratelimit.nim

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>

* Update waku/common/ratelimit.nim

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>

* Update waku/waku_store_legacy/protocol.nim

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>

* Fix review findings, added limit to debug logs

---------

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
2024-05-09 20:07:49 +02:00
..
client.nim feat: store v3 (#2431) 2024-04-25 09:09:52 -04:00
common.nim feat: store v3 return pubsub topics (#2676) 2024-05-08 15:35:56 -04:00
protocol.nim feat: Added flexible rate limit checks for store, legacy store and lightpush (#2668) 2024-05-09 20:07:49 +02:00
protocol_metrics.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
rpc_codec.nim feat: store v3 return pubsub topics (#2676) 2024-05-08 15:35:56 -04:00
self_req_handler.nim feat: store v3 (#2431) 2024-04-25 09:09:52 -04:00