chore: complete update
This commit is contained in:
14
src/Framework/Performance/README.md
Normal file
14
src/Framework/Performance/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Performance Monitoring Framework
|
||||
|
||||
Ein umfassendes Performance-Monitoring-System für PHP-Anwendungen mit File-Logging, Redis-Metriken und Database-Persistierung.
|
||||
|
||||
## Features
|
||||
|
||||
- 🚀 **Minimaler Overhead** - Optimiert für Production-Einsatz
|
||||
- 📊 **Live-Metriken** - Real-time Monitoring via Redis
|
||||
- 💾 **Asynchrone Persistierung** - Background-Jobs für Database-Storage
|
||||
- 🔍 **Detaillierte Berichte** - Kategorisierte Performance-Analyse
|
||||
- 🛠️ **Flexible Integration** - Middleware, Event Handler, Manual Usage
|
||||
- 📈 **Skalierbar** - Buffer-System und Batch-Processing
|
||||
|
||||
## Architektur
|
||||
Reference in New Issue
Block a user