Skip to content

Distributed DBMS regular node that stores data in local DB and communicates with dispatcher server

Notifications You must be signed in to change notification settings

pchn/DDBMS-node

Repository files navigation

DDBMS-server

Regular server of distributed DBMS.

Start an app:

docker-compose up -d --build

The container would be on port, specified in docker-compose.yml (9001 by default).

About

Distributed DBMS regular node that stores data in local DB and communicates with dispatcher server

Resources

Stars

Watchers

Forks