From 9eb5dc50c4778ee6771c72a53dd70be3c0040fcf Mon Sep 17 00:00:00 2001 From: Jose Ignacio Villar Date: Sun, 3 Jul 2016 20:21:55 +0200 Subject: Zookeeper jobstore support (#144) --- README.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index efb4979..f45c697 100644 --- a/README.rst +++ b/README.rst @@ -29,6 +29,7 @@ Supported backends for storing jobs include: * `SQLAlchemy `_ (any RDBMS supported by SQLAlchemy works) * `MongoDB `_ * `Redis `_ +* `Zookeeper `_ APScheduler also integrates with several common Python frameworks, like: -- cgit v1.2.1