rpcx-redis
Registry service
A Redis-based registry to enable remote procedure calls (RPCs) between services
redis registry to support rpcx
2 stars
1 watching
1 forks
Language: Go
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
reg2005/adonis5-redis-rpc | A Redis-based RPC provider for Adonis 5 applications | 6 |
richfitz/redux | An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 91 |
xerox-xeon/lua-redis-admin | A Redis client tool with web interface for editing and managing Redis data | 34 |
xgzlucario/rotom | A high-performance Redis server written in Go, implementing the core event loop mechanism AeLoop. | 41 |
zio/zio-redis | A ZIO-based client for the Redis in-memory data store | 123 |
smallnest/rpcx-rs | A Rust library providing a simple framework for creating cross-platform RPC services. | 129 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
openresty/redis2-nginx-module | An Nginx module for interacting with Redis using the Redis 2.0 protocol | 901 |
whatyouhide/redix | A Redis client designed to provide fast and resilient connections to a Redis server | 1,102 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
wayhome/redis_protocol | An implementation of the Redis protocol in Python | 16 |
ericrasmussen/pyramid_redis_sessions | A Pyramid web framework session factory using Redis as storage | 43 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
z-shell/redis | A service plugin that runs the Redis server from a configuration file in the background across multiple Zsh sessions. | 5 |
cxxxr/jsonrpc | A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. | 66 |