Skip to content

Milestones

List view

  • ### TLDR; We want to make enodo more scalable and able to handle large amounts of data / series analyses. To accomplish this, we want to split the hub into: - 1 * scheduler service - N * Hub service(s) ### Description The Hub service handles API requests and incoming datapoints that the listeners send through. The Hub services holds a list with series names and their config. ### Functionality Some agreements on functionality: - We explicit insert series for realtime analysis. This will be a property on the series config - Realtime worker only has anomaly detection implemented - Realtime worker has state and a series has one dedicated worker - Hub has no state only config - Worker has to cleanup series after x amount of time without new data for a series - Bulk endoints for inserting and querying - On handshake hub shares config with worker

    No due date
    3/3 issues closed
  • No due date
    3/3 issues closed