nwaku/waku/v2/protocol/waku_store
Lorenzo Delgado 612023fab0
chore(store): collocate pagination and message store types
2022-09-28 13:36:05 +02:00
..
README.md Refactor types store (#291) 2020-11-24 12:34:32 +08:00
message_store.nim chore(store): collocate pagination and message store types 2022-09-28 13:36:05 +02:00
pagination.nim chore(store): collocate pagination and message store types 2022-09-28 13:36:05 +02:00
protocol.nim chore(store): collocate pagination and message store types 2022-09-28 13:36:05 +02: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.