awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesBulk Indexing Processors

Buffered processors that collect indexing operations and flush them based on count or time to optimize throughput.

Distinct from Buffered Stream Processors: Specializes buffered stream processing for search engine indexing operations specifically.

Explore 1 awesome GitHub repository matching data & databases · Bulk Indexing Processors. Refine with filters or upvote what's useful.

Awesome Bulk Indexing Processors GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • olivere/elasticAvatar de olivere

    olivere/elastic

    7,450Voir sur GitHub↗

    This project is a Go client library and API wrapper for interacting with Elasticsearch clusters. It serves as a programmatic interface for managing documents, indices, and cluster health, allowing Go applications to perform search and indexing operations via the REST API. The library functions as a distributed search orchestrator, providing specialized tools for high-throughput data ingestion and cluster administration. It features a buffered bulk processor with exponential backoff retries for optimizing write performance and supports automated index lifecycle transitions and historical data

    Implements a buffered bulk processor that flushes index operations based on item count or time intervals.

    Go
    Voir sur GitHub↗7,450
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Processing Frameworks
  5. Buffered Stream Processors
  6. Bulk Indexing Processors