BlackHoleStore
Mock cache store for testing and development that discards all data
✨ Features
📋 Configuration Example
"mockCache": {
"provider": "BoxCacheProvider",
"properties": {
"objectStore": "BlackHoleStore"
}
}⚙️ Configuration Properties
💡 Usage Examples
Unit Testing Cache
Development Environment
Performance Benchmarking
🎯 Best Practices
🧪 Testing Patterns
Testing Cache-Dependent Code
Performance Benchmarking
Environment-Specific Configuration
🔍 Implementation Notes
🔗 Related Resources
Last updated
Was this helpful?
