Praqma / tracey

Initial repo for the Tracey implementation
3 stars 2 forks source link

Create abstraction layer for the implementation broker #24

Open MadsNielsen opened 8 years ago

MadsNielsen commented 8 years ago

We need to implement an abstraction layer for the information broker.

Ideally the only things required for the information broker would be an input (let's assume it's always JSON) and a configuration.

Configuration will be broker specific, and we need to discover which information is generic enough to be included by default.

MadsNielsen commented 8 years ago

I belive this is what you'll be working on with Neo4j @sofusalbertsen