mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-04-23 14:36:00 +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