mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-07-03 19:52:48 +00:00
a3d1a72eb0
* 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