DerekGloudemans / distributed-detection

Performs stream processing (nominally object detection) across multiple worker processes with decentralized load balancing, decentralized database with eventual consistency, and basic fault monitoring.
0 stars 1 forks source link

Database reads and writes have inconsistent number of columns #12

Closed DerekGloudemans closed 4 years ago

DerekGloudemans commented 4 years ago

Has to do with inconsistency in including im_id and num_validators in return values.