Storage Management Framework for JitAI.
⚠️ IMPORTANT NOTEjitai-storage is a framework application module of the JitAI platform and cannot run independently.
For a complete development environment setup, please visit the jitai-team/quickstart repository.
- Cache System: High-performance data caching
- File Storage: Local disk and cloud storage
- File Templates: Word document template engine
| Feature Module | Capability | 🟢 Community Edition | 🔵 Enterprise Edition |
|---|---|---|---|
| Cache | SQLite Cache | ✅ | ✅ |
| Redis Cache | ❌ | ✅ | |
| TongRDS Cache | ❌ | ✅ | |
| Storage | Disk Storage | ✅ | ✅ |
| Alibaba Cloud OSS | ❌ | ✅ | |
| AWS S3 | ❌ | ✅ | |
| Cloudflare R2 | ❌ | ✅ | |
| MinIO | ❌ | ✅ | |
| Qiniu Cloud | ❌ | ✅ | |
| File Templates | Word Template | ✅ | ✅ |
| Excel Template | ❌ | ✅ |
We welcome contributions! Please refer to quickstart to get started.