durable-queue
durable-queue copied to clipboard
Implement delete-q! function to delete a single queue
This function lets the client delete an individual named queue, besides just all of the data.
Useful for deleting corrupted queue files (such as that get created when the disk fills up).