nwaku/waku/waku_store_legacy
Ivan FB 78132dc12e
chore: generic change to reduce the number of compilation warnings (#2696)
2024-05-16 22:29:11 +02:00
..
README.md feat: store v3 (#2431) 2024-04-25 09:09:52 -04:00
client.nim feat: Added flexible rate limit checks for store, legacy store and lightpush (#2668) 2024-05-09 20:07:49 +02:00
common.nim feat: Added flexible rate limit checks for store, legacy store and lightpush (#2668) 2024-05-09 20:07:49 +02: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 feat: store v3 (#2431) 2024-04-25 09:09:52 -04:00
rpc.nim feat: store v3 (#2431) 2024-04-25 09:09:52 -04:00
rpc_codec.nim feat: store v3 (#2431) 2024-04-25 09:09:52 -04:00
self_req_handler.nim chore: generic change to reduce the number of compilation warnings (#2696) 2024-05-16 22:29:11 +02:00

README.md

Waku Store protocol

The store protocol implements historical message support. See https://rfc.vac.dev/spec/13/ for more information.