# README
Distributed-Key-Value-Store
Executing
In the root directory, use ./scripts/main.sh
to clean all Docker containers, images, and networks, set up new ones, and run the container.
In the root directory, use ./scripts/test.sh
to exectute functionality tests by sending HTTP requests with curl
to the server.
# Packages
No description provided by the author