Skip to content

Releases: DeepBrainChain/DistributedDetectionNode

v0.0.3

22 Jul 04:39

Choose a tag to compare

fix: gracefully exiting

v0.0.2

11 Mar 03:12

Choose a tag to compare

Add DeepLink short-term rental function

v0.0.1

28 Nov 03:50

Choose a tag to compare

Design plan:

  1. Provide HTTP/Websocket services, and use whether the Websocket is connected as the basis for judging whether it is online.
  2. Use MongoDB database to store the indicator data pushed by the client and support horizontally scalable cluster services.
  3. Provide some interfaces to provide data for Prometheus.
  4. Provide some management interfaces or functions, such as data cleaning, persistence, etc.

Note: MongoDB 5.0 version is too low, the time series function is incomplete, and there are bugs. You need to use the latest version 7.0 or above.