awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesBulk Operation Batching

Grouping requests for optimized throughput.

Explore 3 awesome GitHub repositories matching web development · Bulk Operation Batching. Refine with filters or upvote what's useful.

Awesome Bulk Operation Batching GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • florinpop17/app-ideasflorinpop17 的头像

    florinpop17/app-ideas

    95,036在 GitHub 上查看↗

    App-ideas is a development platform that integrates autonomous AI agents into local environments to orchestrate code review, automated fix application, and workflow management. It functions as a command-line interface that connects external AI assistants to your codebase, enabling iterative development cycles through plugin-based integration and natural language triggers. The platform distinguishes itself through a robust static analysis engine that traverses syntax trees to enforce structural coding standards and identify violations. Users can define custom review rules, architectural prefer

    Bundles multiple administrative requests into single transactions to maximize throughput and minimize overhead during high-volume operations.

    applicationscodingcodingchallenges
    在 GitHub 上查看↗95,036
  • elasticsearch-dump/elasticsearch-dumpelasticsearch-dump 的头像

    elasticsearch-dump/elasticsearch-dump

    7,932在 GitHub 上查看↗

    elasticsearch-dump is a command-line tool for importing and exporting data, mappings, and settings between Elasticsearch and OpenSearch clusters. It serves as a backup and restore system, a data transfer utility for cross-cluster migrations, and a bridge for streaming search index data to and from S3-compatible storage. The tool functions as a JSON index data transformer, allowing the use of custom JavaScript modules to modify or anonymize documents in flight during the migration process. It also enables the creation of search bodies using external JavaScript templates to customize the data b

    Groups multiple documents into single HTTP requests to maximize throughput during index import and export.

    JavaScriptbackupdockerelasticdump
    在 GitHub 上查看↗7,932
  • elastic/go-elasticsearchelastic 的头像

    elastic/go-elasticsearch

    6,051在 GitHub 上查看↗

    The official Go client for Elasticsearch

    Provides a bulk operation batching mechanism that groups multiple document actions into single HTTP requests.

    Go
    在 GitHub 上查看↗6,051
  1. Home
  2. Web Development
  3. API Management Tools
  4. API Development & Management
  5. API Infrastructure
  6. Bulk Operation Batching