This step-by-step guide walks you through the setup of a Dqlite example application.
By the end of this tutorial you will have a fully-functional Dqlite cluster deployed on your machine and you’ll be able to interact with it through an HTTP client.
What you’ll need:
- A workstation, e.g. a laptop
- Some familiarity with Go
What you’ll do:
Next steps:
In the next step we’ll set up your development environment.