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 5c3a84b commit 2e83809Copy full SHA for 2e83809
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+* 0.2.0 Remeike Forbes
2
+
3
+ Coerce jobs to string (to work with Redis 5)
4
5
* 0.1.0.1 Daniel Pattersion <[email protected]> 2015-11-1
6
7
Add example in haddocks.
hworker.cabal
@@ -1,5 +1,5 @@
name: hworker
-version: 0.1.0.1
+version: 0.2.0
synopsis: A reliable at-least-once job queue built on top of redis.
description: See README.
homepage: http://github.com/positiondev/hworker
0 commit comments