- 1. Quickstart
- 1.1. Installation
- 1.2. Running SnelDB
- 1.3. A Gentle Guide
- 1.4. Design Philosophy
- 2. Introduction
- 2.1. Why SnelDB?
- 2.2. What is SnelDB?
- 2.3. Key Features
- 3. Commands
- 3.1. Syntax
- 3.2. Define
- 3.3. Store
- 3.4. Query
- 3.5. Replay
- 3.6. Flush
- 4. Design
- 4.1. Overview
- 4.2. Storage Engine
- 4.3. Query and Replay
- 4.4. Sharding
- 4.5. Infrastructure
- 4.6. Compaction
- 4.7. Layering Strategy
- 4.8. Threading and Async
- 4.9. Logging
- 4.10. File Formats and Data Layout