Media and messages retention #1

Open
opened 2024-10-26 14:19:40 +03:00 by nero · 0 comments
Owner

Disk space can be very limited, there must be media and probably message retention policy.
Proposed options:

  • Delete associated entries in database when files from media/ directory are deleted. Retention could be implemented by the external program, for example, by date heuristics (delete files older than 1yr)
  • Keep only last X messages. Simply remove oldest messages in room after reaching some threshold (e.g. 1 million messages)
Disk space can be very limited, there must be media and probably message retention policy. Proposed options: - Delete associated entries in database when files from `media/` directory are deleted. Retention could be implemented by the external program, for example, by date heuristics (delete files older than 1yr) - Keep only last X messages. Simply remove oldest messages in room after reaching some threshold (e.g. 1 million messages)
nero changed title from Media retention to Media and messages retention 2024-10-26 14:19:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: nero/tsuki#1
No description provided.