Skip to content

Releases: DeepBrainChain/DistributedDetectionNode

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 22 Jul 04:39
fix: gracefully exiting

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 11 Mar 03:12

Add DeepLink short-term rental function

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Nov 03:50

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.