Skip to content

Databank dependencies

anusharanganathan edited this page Mar 23, 2012 · 4 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 and Supervisor to maintain the listener services.

The search interface in Databank is powered by Apache SOLR.

Clone this wiki locally