nwaku/waku/v2/protocol/waku_store
Lorenzo Delgado 1cb3f4b7a4
fix(store): fix store validity timestamp variance constant (#1244)
2022-10-06 16:07:12 +01:00
..
README.md Refactor types store (#291) 2020-11-24 12:34:32 +08:00
message_store.nim fix(store): fix waku store resume tests 2022-10-05 17:58:24 +02:00
pagination.nim chore(store): collocate pagination and message store types 2022-09-28 13:36:05 +02:00
protocol.nim fix(store): fix store validity timestamp variance constant (#1244) 2022-10-06 16:07:12 +01:00
rpc.nim chore(store): collocate pagination and message store types 2022-09-28 13:36:05 +02:00
rpc_codec.nim chore(store): collocate pagination and message store types 2022-09-28 13:36:05 +02:00

README.md

Waku Store protocol

The store protocol implements historical message support. See https://github.com/vacp2p/specs/blob/master/specs/waku/v2/waku-store.md for more information.