We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33855e commit f7359ecCopy full SHA for f7359ec
README.md
@@ -9,7 +9,7 @@ This library implements a disk-backed task queue, allowing for queues that can s
9
### usage
10
11
```clj
12
-[factual/durable-queue "0.1.5"]
+[org.clj-commons/durable-queue "0.1.7"]
13
```
14
15
To interact with queues, first create a `queues` object by specifying a directory in the filesystem and an options map:
0 commit comments