mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-08 00:43:06 +00:00
* fix(store): limit capacity of persistent message store fixes performance issue of loading a large message table by deleting old messages in case of an overflow * test(store): message capacity limit
Waku Node v2
This folder contains code related to running a wakunode2 process. The main entrypoint is the wakunode2 file.
See ../../docs/api/v2/node.md for more details on the the Nim Node API.