mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-04-15 09:26:17 +00:00
* smp server: expire only active queues * version * do not cache all queues while processing expirations * refactor * foldWithOptions_ * version * use shared lock when expiring all queues * use TMVar * comment * rename * remove fold options * do not create locks in the Map for temporarily loaded queues * fix * revert version