Releases: smartpricing/queen
v0.14.1
v0.14.0
Version 0.14.0 — the biggest release yet. New dynamic libqueen loop, rewritten push / pop / ack / stats stored procedures, maxPartitions on all clients, new frontend. Benchmarked on real hardware: 104k msg/s push (batch=100), 165k msg/s fan-out across 10 consumer groups, pop throughput +80–90% vs 0.12 under partition contention, server RSS under 52 MB at peak, zero message loss across 1.6 billion events.
v0.13.0
New libqueen, push proc, frontend
v0.12.19
Fix bug in watermarks.
v0.12.18
Improved charts about lag and filter messages by partitions
v0.12.17
Improve analytics queries and fix a little issue on frontend message display.
v0.12.15
Improve server analytics, both query and with auto leader on db.
v0.12.13
Improved POP on queues with high partition count up to x20.
v0.12.12
Added pg auto migration
v0.12.9
Fixing some bugs and documentation examples