mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-07-18 08:16:14 +00:00
* agent: optimize subscriptions memory usage more (do not store subscribed queues in memory) WIP * use new session subscriptions data * version * remove old data structure * remove version * batch deletions * test TSessionSubs * comment