Projects tigase _server server-core Issues #1126
Move offline storage to MAM (#1126)
Andrzej Wójcik (Tigase) opened 5 years ago

It would be good to move the storage of offline messages to the MAM archive if it is available. This way a message would be stored only once (not twice) and we would have a single archive for messages.

Wojciech Kapcia (Tigase) batch edited 11 months ago
Name Previous Value Current Value
Iterations
empty
Candidate for next major release
Wojciech Kapcia (Tigase) commented 4 days ago

Moving MAM directly into core-server and integrating support for Message Offline Storage would significantly improve and simplify processing: messages would be stored into archive/repository faster without the need to pass them to external component. What's more - basing offline store on it will remove data duplication and offline message handling. The idea being to have single table for messages - both MAM and Offline store. With MAM enabled offline store messages would be flagged as delivered (or removed if MAM would be disabled)

(accepted in Message-Id: <B35F60E5-7C86-4CD6-8B2B-FF7EDF755DFF@tigase.net> on Date: Wed, 23 Apr 2025 15:59:41 +0000 (UTC))

Wojciech Kapcia (Tigase) added to iteration "tigase-server-9.0.0" 4 days ago
Wojciech Kapcia (Tigase) removed from iteration "Candidate for next major release" 4 days ago
issue 1 of 1
Type
Task
Priority
Normal
Assignee
Version
Candidate for next major release
Iterations
Issue Votes (0)
Watchers (2)
Reference
tigase/_server/server-core#1126
Please wait...
Page is in error, reload to recover