Skip to content

Releases: smartpricing/queen

v0.14.1

29 Apr 13:16

Choose a tag to compare

Updated frontend: new metrics views and embedded developer guide; Google OAuth on the proxy; Prometheus metrics route (/metrics); significantly optimized lease renewal (reduced lock contention and DB round-trips); delete partition and delete messages API.

v0.14.0

28 Apr 15:50

Choose a tag to compare

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

22 Apr 14:00

Choose a tag to compare

New libqueen, push proc, frontend

v0.12.19

30 Mar 09:47

Choose a tag to compare

Fix bug in watermarks.

v0.12.18

26 Mar 12:55

Choose a tag to compare

Improved charts about lag and filter messages by partitions

v0.12.17

23 Mar 07:35

Choose a tag to compare

Improve analytics queries and fix a little issue on frontend message display.

v0.12.15

21 Mar 10:45

Choose a tag to compare

Improve server analytics, both query and with auto leader on db.

v0.12.13

17 Mar 15:43

Choose a tag to compare

Improved POP on queues with high partition count up to x20.

v0.12.12

19 Feb 08:08

Choose a tag to compare

Added pg auto migration

v0.12.9

16 Feb 08:05

Choose a tag to compare

Fixing some bugs and documentation examples