Skip to content

Databank dependencies

anusharanganathan edited this page Mar 23, 2012 · 5 revisions

Databank is a web-based application for storing, curating and publishing data-packages, and is written using python and the pylons web framework

Its default deployment includes a message queue providing databank notifications to listener services. This message queue is handled using using [Redis](http://redis.io/) and [Supervisor](http://supervisord.org/) to maintain the listener services.

The search interface in Databank is powered by [Apache SOLR](http://lucene.apache.org/solr/).

Clone this wiki locally