Tonic client load balancing for Kubernetes
RPC client library for ZUS framework with load balancing and health checks
Classic Elastic Load Balancing service implementation for winterbaume
A Rust client for interacting with the Solana Jito network, supporting rate limiting, multi-IP usage, and broadcasting requests to multiple endpoints.
A client-side gRPC channel implementation for tonic
ZUS RPC Framework - Rust implementation with cross-language compatibility
A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.
Client library for interacting with office-convert-server
HTTP server for converting office file formats to PDFs
Pure-Rust gRPC facade — client + server + no-protoc codegen
Service discovery for Armature microservices
async RPC library optimized for shared memory communication
Simple wrapper around RestClient to make load balanced http requests
Tire is a Ruby client for the ElasticSearch search engine/database. It provides Ruby-like API for fluent communication with the ElasticSearch server and blends with ActiveModel class for convenient usage in Rails applications. It allows to delete and create indices, define mapping for them, supports the bulk API, and presents an easy-to-use DSL for constructing your queries. It has full ActiveRecord/ActiveModel compatibility, allowing you to index your models (incrementally upon saving, or in bulk), searching and paginating the results. Please check the documentation at <http://karmi.github.com/tire/>. It has been modified to use the load_balance_client gem instead of the rest-client to support multiple elasticsearch servers with failover.