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?
