awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

Awesome GitHub RepositoriesObject Lifecycle Operations

Management of individual files within an object store, including deletion.

Distinct from Object Storage: Distinct from Object Storage: focuses on the operational actions performed on objects rather than the storage architecture.

Explore 5 awesome GitHub repositories matching data & databases · Object Lifecycle Operations. Refine with filters or upvote what's useful.

Awesome Object Lifecycle Operations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • insforge/insforgeAvatar InsForge

    InsForge/InsForge

    11,794Vezi pe GitHub↗

    InsForge is a backend-as-a-service platform that provides an integrated suite of tools for managing relational databases, identity provision, object storage, and serverless compute. It functions as an open-source identity provider and a PostgreSQL database manager featuring integrated vector storage and row-level security. The platform serves as an LLM orchestration gateway, offering a unified endpoint to route requests across various AI providers through an OpenAI-compatible interface. It enables AI-driven application generation and connects AI agents to backend resources using a standardize

    Provides the ability to remove specific files from a named bucket using a unique object key.

    TypeScriptaiai-agentscoding
    Vezi pe GitHub↗11,794
  • boto/boto3Avatar boto

    boto/boto3

    9,834Vezi pe GitHub↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Transitions objects to different storage classes or expires them based on usage rules.

    Pythonawsaws-sdkcloud
    Vezi pe GitHub↗9,834
  • awslabs/mountpoint-s3Avatar awslabs

    awslabs/mountpoint-s3

    5,581Vezi pe GitHub↗

    Mountpoint for Amazon S3 is a FUSE-based filesystem client that mounts S3 buckets as local directories, enabling standard file operations on objects without custom code. It enforces S3 bucket permissions through AWS Identity and Access Management policies on every operation, and implements lazy object materialization to fetch content on-demand rather than downloading entire objects at mount time. The filesystem maps S3's flat key namespace into a hierarchical directory structure using forward slashes as path separators, and supports write-back object assembly that accumulates local writes into

    Specifies the S3 storage class for newly created objects in the mounted bucket.

    Rustawsfilesystemfuse
    Vezi pe GitHub↗5,581
  • deuxfleurs-org/garageAvatar deuxfleurs-org

    deuxfleurs-org/garage

    2,944Vezi pe GitHub↗

    Garage is a distributed object storage system that provides an S3-compatible API gateway. It is designed to synchronize metadata across distributed nodes using conflict-free replicated data types and Merkle-tree state alignment to maintain cluster-wide consistency. The system ensures data resilience through zone-aware replication, distributing data copies across multiple physical locations. It employs quorum-based request routing and versioned layout management to validate and commit cluster configuration changes. The project covers a broad range of operational capabilities, including automa

    Automatically expires objects or aborts incomplete multipart uploads after a specified period.

    Rustobject-storagerusts3
    Vezi pe GitHub↗2,944
  • minio/minio-goAvatar minio

    minio/minio-go

    2,907Vezi pe GitHub↗

    minio-go is a client library and software development kit for interacting with S3-compatible object storage. It provides a programmatic interface for Go applications to manage buckets and objects using the S3 protocol. The library enables the execution of complex storage operations, including multi-part uploads for large datasets, data synchronization between filesystems, and the management of bucket lifecycle and replication policies. It also supports advanced data retrieval through object searching and SQL-based querying of stored data. The toolkit covers a broad range of administrative an

    Implements fundamental operations for managing individual objects, including retrieval, copying, and deletion.

    Goaws-signatureclient-sdkcloud
    Vezi pe GitHub↗2,907
  1. Home
  2. Data & Databases
  3. Object Storage
  4. Object Lifecycle Operations

Explorează sub-etichetele

  • Storage Class Transitions1 sub-tagAutomating the movement of objects between storage tiers and managing expiration rules. **Distinct from Object Lifecycle Operations:** Specifically covers the automation of storage class transitions and expiration rather than general object operations