nwaku/waku
Sanaz Taheri Boshrooyeh cd703c6c52
Integrating pagination into the resume proc (#653)
* adds queryFromWithPaging

* adds unit test for paged queryFrom

* adds a new resume with paging capability

* unittest for resumePaging

* fixes the bug

* implementes a second version of query with paging

* integrates the second version of resume

* clean up

* adds the error message

* fixes a format issue

* renames variables

* defines DefaultPageSize

* adds a todo

* updates a docstring

* gets the pagesize as proc input

* updates unittest description

* removes unused gcsafe pragma

* better var naming

* updates changelog

* updates changelog

* updates the TODO

* more debug logs
2021-07-02 11:37:58 -07:00
..
common Feat/bridge topic mapping (#633) 2021-06-18 12:30:24 +02:00
v1 Remove the need for pcre (#623) 2021-06-15 09:51:09 +02:00
v2 Integrating pagination into the resume proc (#653) 2021-07-02 11:37:58 -07:00
waku.nim Refactor: Put waku_type content where it belongs (#333) 2021-01-06 17:35:05 +08:00