Projects tigase _server server-core Issues #1126
Unify MAM and Offline Storage within server-core (#1126)
Andrzej Wójcik (Tigase) opened 6 years ago

Deprecate tigase-message-archive and move MAM handling inside server-core and unify it with Offline Storage

Original issue:

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 2 years ago
    Name Previous Value Current Value
    Iterations
    empty
    Candidate for next major release
  • Wojciech Kapcia (Tigase) commented 1 year 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" 1 year ago
  • Wojciech Kapcia (Tigase) removed from iteration "Candidate for next major release" 1 year ago
  • Wojciech Kapcia (Tigase) changed title 2 days ago
    Previous Value Current Value
    Move offline storage to MAM
    Unify MAM and Offline Storage within server-core
  • Wojciech Kapcia (Tigase) changed fields 2 days ago
    Name Previous Value Current Value
    Version
    Candidate for next major release
    9.0.0
  • Wojciech Kapcia (Tigase) referenced from other issue 2 days ago
  • Wojciech Kapcia (Tigase) added "Related" tigase/_server/tigase-unified-archive#15 2 days ago
  • Wojciech Kapcia (Tigase) added "Related" tigase/_server/tigase-message-archiving#86 2 days ago
issue 1 of 1
Type
Task
Priority
Normal
Assignee
Version
9.0.0
Iterations
Issue Votes (0)
Watchers (2)
Reference
tigase/_server/server-core#1126
Please wait...
Page is in error, reload to recover