Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 221 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 221 Bytes

Replicated Log

Repo for home task from 'Distributed Systems and Cloud Service Development' course.

To start cluster run: docker-compose up --build

To stop cluster run: docker-compose down --volumes