Ivan Folgueira Bande
fd1f70610d
max-connections=2 in both sqlite and postgres nodes
2023-11-07 12:57:20 +01:00
Ivan Folgueira Bande
3c602482b2
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-07 12:57:20 +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