Welcome to the Zizq Docs

Zizq is a simple, zero dependency, single binary job queue system that is both fast and durable. One of Zizq’s main design goals is visibility and control of queue data.

Jobs can be enqueued and processed across a number of programming languages, with a simple HTTP/2 API under the hood. Unlike other queue systems, Zizq provides its own durable storage and does not require arbitrary deadlines on features like job uniqueness.

If you don’t want to use an official client library, you can also use the Zizq HTTP API directly.

Zizq HTTP API Reference

Our HTTP/1.1 and HTTP/2 API is easy to use out of the box.

Read more →

Official Client Libraries

Need Help?

Zizq is a source-available project. Community support is provided through GitHub. If you have a pro license, support is also available directly via email.