A database for asynchronous data processing
The database is built with Cheesemake.
Once Cheesemake is installed the database can be built with the command cmk verify
.
The easiest way to run the database is with Docker.
Run docker-compose up
then the server should then be running on localhost:8080
.