mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-05-18 19:55:12 +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