You've already forked directdnsonly-go
Implement persistent queue for tasks #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is required as when web requests are received the actions will be processed by background workers. This will maintain fast web application performance.