nwaku/waku/v2/protocol/waku_store
Sanaz Taheri Boshrooyeh 027cd7f95d
Simplify pagination (#689)
* initial simplification

* simplify forward pagination

* simplifies the backward pagination part

* removes old paginate proc

* revises comments, cleans up the code

* comments on initial paging query

* defines temporary variable for the paginate output
2021-08-04 15:24:36 -07:00
..
README.md Refactor types store (#291) 2020-11-24 12:34:32 +08:00
waku_store.nim Simplify pagination (#689) 2021-08-04 15:24:36 -07:00
waku_store_types.nim Update submodules (#682) 2021-07-22 10:43:41 +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.