nwaku/waku/waku_store
Álex Cabeza Romero fae20bff20
refactor(store): HistoryQuery.direction (#2263)
* Fix issue with default history query ascending value in serde operations: Should use the same value.
* Update direction types to PagingDirection.
2023-12-19 15:10:27 +01:00
..
README.md chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
client.nim refactor(store): HistoryQuery.direction (#2263) 2023-12-19 15:10:27 +01:00
common.nim refactor(store): HistoryQuery.direction (#2263) 2023-12-19 15:10:27 +01:00
protocol.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
protocol_metrics.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
rpc.nim refactor(store): HistoryQuery.direction (#2263) 2023-12-19 15:10:27 +01:00
rpc_codec.nim refactor(store): HistoryQuery.direction (#2263) 2023-12-19 15:10:27 +01:00

README.md

Waku Store protocol

The store protocol implements historical message support. See https://rfc.vac.dev/spec/13/ for more information.