Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-19 | chore(cargo): Bump dependency versions | Vincent Ambo | 1 | -59/+106 | |
2017-11-13 | feat: Add commands to get/set message queue rlimit | Vincent Ambo | 1 | -0/+2 | |
When creating a large number of queues the message queue rlimit may be reached (see mq_overview for details). This commit adds an `mq rlimit` function that displays the current rlimits and an optional `--rlimit` flag to the `create` command that can raise the rlimit when required. | |||||
2017-10-20 | feat: Add command to list and inspect queues | Vincent Ambo | 1 | -0/+176 | |