The open knowledge base where enterprise storage meets AI infrastructure.
| Section | Description | Status |
|---|---|---|
| 🧠 Core Concepts | WAL, Write Amplification, COW, Erasure Coding | 🟢 Live |
| 🤖 AI Infrastructure | KV-Cache, vLLM, Flash Attention, GPU Memory | 🟢 Live |
| 🔮 Generative AI | LLM storage, RAG, Vector DBs, Agents | 🟡 Building |
| ⚙️ Storage Internals | NVMe, LSM Trees, RAID, ext4, ZFS | 🟡 Building |
| 🏢 Enterprise Storage | IBM FlashSystem, EMC PowerMax, SAN fabrics | 🟡 Building |
| 🔬 Simulators | Interactive RAID, LSM Tree, SAN fabric | 🟡 Building |
| 📊 Benchmarks | Reproducible Python benchmark suite | 🔴 Coming |
→ manmeetnain.github.io/storagecraft
This is where you read the content — beautifully rendered with search, sidebar navigation, and code highlighting.
▶ RAID-5 Visualizer Write data, fail a disk, watch parity rebuild in real-time via XOR.
git clone https://github.com/manmeetnain/storagecraft
cd storagecraft
npm install
npm run dev
# → http://localhost:4321/storagecraft# Validate all doc frontmatter
python3 scripts/validate_frontmatter.py
# Generate benchmark page from result JSON
python3 scripts/gen_benchmark_page.py --samplePRs welcome. See CONTRIBUTING.md for guidelines.
Manmeet Nain — Enterprise Storage Engineer × GenAI & AI Infrastructure
- GitHub: @manmeetnain
- Docs: manmeetnain.github.io/storagecraft
- Sponsor: github.com/sponsors/manmeetnain
Enterprise Storage × Generative AI × Open Source · India 🇮🇳 · MIT License