mirror of https://github.com/waku-org/nwaku.git
a12a359b79
* fix(store): use exclusive cursor * fix(store): read correct column length Co-authored-by: Lorenzo Delgado <lorenzo@status.im> |
||
---|---|---|
.. | ||
README.md | ||
message_store.nim | ||
pagination.nim | ||
protocol.nim | ||
rpc.nim | ||
rpc_codec.nim |
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.