Nightly build 2025-01-08
Pre-release
Pre-release
HyperQueue dev
Breaking change
- Pre-built HyperQueue releases available from our GitHub repository are now built with GLIBC
2.28
, instead of2.17
. If you need to run HyperQueue on a system with an older GLIBC version, you might need to recompile it from source on your system. If you encounter any issues, please let us know.
Changes
hq event-log
command renamed tohq journal
hq dashboard
has been re-enabled by default.
New features
- Added
hq journal prune
for pruning journal file. - Added
hq journal flush
for forcing server to flush the journal.
Artifact summary:
- hq-vdev-*: Main HyperQueue build containing the
hq
binary. Download this archive to
use HyperQueue from the command line. - hyperqueue-dev-*: Wheel containing the
hyperqueue
package with HyperQueue Python
bindings.