Skip to content

Future proof RAM memory management #7

@plund

Description

@plund

Currently all messages for all games are stored in mnesia RAM memory. As the number of games grow this will use more and more memory. The idea is to delete messages from mnesia for games that no-one looks at and reload them from file whenever someone browses an old game. Maybe set a config item MaxNumberOfLoaded games and phase out games that someone looked at a long time ago.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions