totem / totem.github.io

Totem documentation, issues, guides.
http://totem.github.io
3 stars 1 forks source link

Support for Redis as Queue and Backend #27

Closed sukrit007 closed 9 years ago

sukrit007 commented 9 years ago

We need to replace backend by Redis as Rabbitmq is not suitable as a backend. In order to keep deployment simple, we need to also use it as a default queuing option in Totem.

sukrit007 commented 9 years ago

Will continue to use rabbitmq for queueing. For ease of operational support, we will use mongo for now. We can add additional providers later if needed.