README

SpinelDB: Tutorials & Guides
Welcome to the official documentation and tutorial hub for SpinelDB. This collection of guides will walk you through setting up, using, and mastering SpinelDB, from the basics to our most advanced features.
📚 Command Reference
For a complete list of all commands supported by SpinelDB, categorized by their functionality, please refer to the dedicated command reference:
🚀 Chapter 1: Getting Started
This is the essential starting point for all new users. We'll get you up and running in minutes.
- ➡️ 1. Installation & Setup
- Building the project from source.
- Understanding the
config.tomlfile. - Running the SpinelDB server for the first time.
- Connecting to the server with
redis-cli.