summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2012-08-12 18:35:51 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2012-08-12 18:35:51 +0300
commit1811b467043e17db59d263b86aacad5e64ce4bcb (patch)
tree58844025d3ac0705ff5871cf7e0f739aa69cfc7c /README.rst
parenta40298a1e73d4e383e006011db6b2023c7f9ed5b (diff)
downloadapscheduler-1811b467043e17db59d263b86aacad5e64ce4bcb.tar.gz
Added Redis job store
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 c0c8cbd..b037a3f 100644
--- a/README.rst
+++ b/README.rst
@@ -29,6 +29,7 @@ Features
* File-based simple database (shelve)
* `SQLAlchemy <http://www.sqlalchemy.org/>`_ (any supported RDBMS works)
* `MongoDB <http://www.mongodb.org/>`_
+ * `Redis <http://redis.io/>`_
Documentation