Rspack persistent cache storage layer
Provides two storage implementations:
FileSystemStorage: File system-based persistent storage using pack file formatMemoryStorage: Memory-based temporary storage for testing or non-persistent scenarios
Rspack persistent cache storage layer
Provides two storage implementations:
FileSystemStorage: File system-based persistent storage using pack file formatMemoryStorage: Memory-based temporary storage for testing or non-persistent scenarios