~aleteoryx/muditaos

ref: d558e60a4d5bc26a982f0ba85f20631d7efac5df muditaos/module-services/service-db/doc/ServiceDB.md -rw-r--r-- 527 bytes
d558e60a — Lefucjusz [CP-2013] Add time sync endpoint 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