smartshark / serverSHARK

Django-based webserver of SmartSHARK
Apache License 2.0
2 stars 7 forks source link

Infererence which plugins where already executed based on the MongoDB #10

Open sherbold opened 6 years ago

sherbold commented 6 years ago

The serverSHARK currently ignores the MongoDB and only maintains a table of job executions. The serverSHARK should additionally fetch the actual state of the MongoDB, including but not limited to

sherbold commented 5 years ago

Partially solved. We can now do the consistency check, but not create a mysql db with executed jobs