From bad392ea84cbfdb32f738cfe0e4d63cdd56d569b Mon Sep 17 00:00:00 2001 From: goroutine Date: Thu, 10 Jul 2014 00:08:27 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93a579e..a393839 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,8 @@ how to list all jobs ? ## TODO: - + refactor storage and tests + worker timeout (maybe job timeout is a better idea, such as big job) queue max length limit more tests @@ -95,4 +96,4 @@ how to list all jobs ? ## LICENSE -gearmand is distributed under the terms of the MIT License. See [LICENSE](https://github.com/coocood/jas/blob/master/LICENSE) for details. \ No newline at end of file +gearmand is distributed under the terms of the MIT License. See [LICENSE](https://github.com/coocood/jas/blob/master/LICENSE) for details.