~aleteoryx/muditaos

ref: 32f7786e4bc48e6bdc5539d0c3dece8f58b62649 muditaos/module-services/service-db/doc/ServiceDB.md -rw-r--r-- 527 bytes
32f7786e — Lefucjusz Revert "[BH-1694] Increase CPU core voltage from 900mV to 975mV" 2 years ago

#Service db

#Introduction

Service DB reason of existance is to serve data from module-db for system.

#Usage

We have a few features built in service-db

#Query interface

DB Query interface is a way to define a request -> response behavior to service-db. It's strongly recommended to use it asynchronously.

Documentation available here

#database settings agent : settings::Settings

Documentation here: settings::Settings

#deprecated DBServiceAPI