panko/panko/event/storage
Julien Danjou 5c995c3924 storage: pass the conf object to drivers
Some storage drivers such as SQL need it.

Change-Id: I4ef122003d372976a4e401aee223e971133dd8f7
2016-06-27 17:03:38 +02:00
..
__init__.py Rename to Panko 2016-06-14 17:00:22 +02:00
base.py storage: pass the conf object to drivers 2016-06-27 17:03:38 +02:00
impl_elasticsearch.py storage: pass the conf object to drivers 2016-06-27 17:03:38 +02:00
impl_hbase.py storage: pass the conf object to drivers 2016-06-27 17:03:38 +02:00
impl_log.py Rename to Panko 2016-06-14 17:00:22 +02:00
impl_mongodb.py storage: pass the conf object to drivers 2016-06-27 17:03:38 +02:00
impl_sqlalchemy.py storage: pass the conf object to drivers 2016-06-27 17:03:38 +02:00
models.py Rename to Panko 2016-06-14 17:00:22 +02:00
pymongo_base.py Rename to Panko 2016-06-14 17:00:22 +02:00