[moksha.producer]
statscache_1s_producer = statscache.producer:OneSecondProducer
statscache_1m_producer = statscache.producer:OneMinuteProducer
statscache_1d_producer = statscache.producer:OneDayProducer
statscache_5s_producer = statscache.producer:FiveSecondProducer

[moksha.consumer]
statscache_consumer = statscache.consumer:StatsConsumer

