diff --git a/content/waku/updates/2024-12-02.md b/content/waku/updates/2024-12-02.md index 8f8dcb52f..f0a622528 100644 --- a/content/waku/updates/2024-12-02.md +++ b/content/waku/updates/2024-12-02.md @@ -21,9 +21,6 @@ Presentations: ## [Milestone - Direct Message Reliability](https://github.com/waku-org/pm/milestone/29) -- [Review connection management strategy and back-off and fix long disconnection issues](https://github.com/waku-org/pm/issues/177) - - achieved: [chat] 24h batches for store queries https://github.com/status-im/status-mobile/pull/21674 - - [Tooling: filter and light push protocols](https://github.com/waku-org/pm/issues/178) - achieved: - [nwaku] lite-protocol-tester has officially [released in harbor](https://harbor.status.im/harbor/projects/9/repositories/liteprotocoltester/artifacts-tab) @@ -40,6 +37,9 @@ Presentations: - [chat] bump mvds to include the fine-tuning of max retry config [chore_: update mvds](https://github.com/status-im/status-go/pull/6123) - [chat] change the resend interval to reduce bandwidth [chore_: increase the mvds resend interval to save bandwidth](https://github.com/status-im/status-go/pull/5929) +- [PostgreSQL Optimisation phase 1](https://github.com/waku-org/pm/issues/260) + - achieved: [chat] 24h batches for store queries https://github.com/status-im/status-mobile/pull/21674 + ## [Milestone - End-to-end reliability protocol](https://github.com/waku-org/pm/milestone/30) - [End-to-end reliability protocol - Status integration](https://github.com/waku-org/pm/issues/194)