worker goroutine running concurrently with tests would cause data race errors when running tests with -race enabled.
- Ensure correct locking in GetOrCreateSecondaryCache - Fetch now returns a *Item