object-store-best-practices
CommunityRobust cloud storage with retries and streaming.
AuthorEmilLindfors
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures robust cloud storage operations with the object_store crate, focusing on resilience, proper error handling, streaming of large objects, and efficient I/O patterns when working with S3, Azure Blob, or Google Cloud Storage.
Core Features & Use Cases
- Retry-ready operations: Add retry configurations to handle transient cloud errors.
- Error handling and context: Structured error types and context-rich messages.
- Streaming large objects: Use streaming to process big files without loading all data into memory.
- Multipart uploads for large files: Use multipart upload patterns for reliability.
- Efficient listing and prefix-based scans: Optimize LIST operations with prefixes and pagination.
Quick Start
Configure an AmazonS3Builder with a RetryConfig and perform a read of a large object from a test bucket or local simulation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: object-store-best-practices Download link: https://github.com/EmilLindfors/claude-marketplace/archive/main.zip#object-store-best-practices Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.