Browse Source

html: removed rabbitmq, added redis

Nikola Kotur 10 years ago
parent
commit
12811aa32a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/about.html

+ 1 - 1
templates/about.html

@@ -29,7 +29,7 @@
 
 <h3>Techonology</h3>
 
-<p>This service is powered by <a href="http://flask.pocoo.org/">Flask</a>, a Python micro-framework. <a href="http://www.celeryproject.org/">Celery</a> does all the heavy-lifting, using <a href="http://www.rabbitmq.com/">RabbitMQ</a> as a broker. <a href="http://supervisord.org/">Supervisor</a> takes care that everything is properly running. There are no social media buttons or tracking links or analytics JavaScript spyware.</p>
+<p>This service is powered by <a href="http://flask.pocoo.org/">Flask</a>, a Python micro-framework. <a href="http://www.celeryproject.org/">Celery</a> does all the heavy-lifting, using <a href="http://redis.io/">Redis</a> as a broker. <a href="http://supervisord.org/">Supervisor</a> takes care that everything is properly running. There are no social media buttons or tracking links or analytics JavaScript spyware.</p>
 
 <h3>Statistics</h3>