From 7c05e5e0e724a3f11890f043ac03cd84afc9352c Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Thu, 2 Jul 2015 19:56:29 +0200 Subject: [PATCH] Update README.rst --- README.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index da398de..5688896 100644 --- a/README.rst +++ b/README.rst @@ -10,12 +10,13 @@ Features ~~~~~~~~ - Multiprocessing worker pool -- Encrypted and compressed task packages -- Scheduled tasks +- Asynchronous tasks +- Scheduled and repeated tasks +- Encrypted and compressed packages +- Failure and success database - Result hooks -- Failure and result database -- PaaS compatible with multiple instances - Django Admin integration +- PaaS compatible with multiple instances - Multi cluster monitor Requirements