4 Commits

Author SHA1 Message Date
Ivan Folgueira Bande
b7be8885d7
limin max peers in both postgres and sqlite nodes
This is aimed to narrow down the test environment and avoid
interferences because we have different number of nodes sharing
messages.
2023-11-06 12:59:51 +01:00
Ivan Folgueira Bande
7090cd125e Setting retention policy limit to 12mil messages 2023-10-23 22:43:21 +02:00
Ivan Folgueira Bande
8e3ed8aa7e Connecting nodes with bootstrap node and adding go-waku store clients
One "go-waku" relay node is responsible for generating
traffic, which in turns creates "insert" events. And another
go-waku node that acts as a store client to generate "store"
requests to both "sqlite" and "postgres" nwaku store nodes.
2023-10-23 22:43:21 +02:00
Ivan Folgueira Bande
d73ed6e93b docker: adding scripts to perform comparison with locally built binary 2023-10-15 20:28:11 +02:00