summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2014-04-10 17:52:45 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2014-04-10 18:34:31 +0300
commit63ab0546088f68774f1f798318e8b4a5b5909b1f (patch)
tree96e5408ecb291a4874d99a0f840568e14f3f6611 /README.rst
parent7d0e637be8c919d40a73f25d54b464fdac387012 (diff)
downloadapscheduler-63ab0546088f68774f1f798318e8b4a5b5909b1f.tar.gz
Resurrected the Redis job store and fixed null next_run_time handling in other job stores
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 105b2cb..0ede7f4 100644
--- a/README.rst
+++ b/README.rst
@@ -36,6 +36,7 @@ Features
* Memory
* `SQLAlchemy <http://www.sqlalchemy.org/>`_ (any supported RDBMS works)
* `MongoDB <http://www.mongodb.org/>`_
+ * `Redis <http://redis.io/>`_
Documentation