Use `parquet` instead of `pickle` for caching responses. Need to assess if this is a reasonable improvement: - Benchmark `parquet` cache speed for storing and retrieval against `pickle` - Compare resulting cache sizes