Expand description
性能优化模块
提供连接池、缓存机制和性能监控功能
Structs§
- Cache
Config - 缓存配置
- Cache
Entry - 缓存条目
- Cache
Stats - 缓存统计信息
- Connection
Pool - 连接池
- Connection
Pool Config - 连接池配置
- Connection
Pool Stats - 连接池统计信息
- LRUCache
- LRU缓存
- Performance
Metrics - 性能指标
- Performance
Monitor - 性能监控器
- Pooled
Connection - 池化连接