Skip to content

Commit

Permalink
add sd-queue (#349)
Browse files Browse the repository at this point in the history
* add sd-queue.json

* Update sd-queue.json

---------

Co-authored-by: w-e-w <[email protected]>
  • Loading branch information
nmygle and w-e-w authored Jul 21, 2024
1 parent c0f5f8c commit d44077d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions extensions/sd-queue.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "sd-queue",
"url": "https://github.com/nmygle/sd-queue.git",
"description": "It is an extension that provides an API primarily for queuing tasks, using a simple task manager created with Pure Python's deque and threading.",
"tags": [
"script"
]
}

0 comments on commit d44077d

Please sign in to comment.