corvus
Redis proxy
A fast and lightweight proxy that forwards Redis Cluster requests from multiple clients to a cluster of Redis servers.
A fast and lightweight Redis Cluster Proxy for Redis 3.0
789 stars
73 watching
143 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
ccorvusproxyredisredis-clustertwemproxy
Related projects:
Repository | Description | Stars |
---|---|---|
redislabs/redis-cluster-proxy | A tool for abstracting Redis Clusters and providing a single interface to manage and communicate with them | 996 |
whatyouhide/redix | A Redis client designed to provide fast and resilient connections to a Redis server | 1,102 |
artemeff/redis | Provides Redis client functionality in Elixir for sending commands to Redis servers | 358 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 459 |
cuiweixie/lua-resty-redis-cluster | A client library for managing Redis clusters using Lua scripts in an OpenResty configuration. | 100 |
corsis/portfusion | A cross-platform proxy and tunneling solution for TCP protocols | 192 |
cristianoliveira/ergo | Makes managing multiple web applications over different ports easier by assigning each service a proper local domain | 626 |
xxuejie/sohm.lua | An alternative Redis client library for use in a distributed cluster setup | 9 |
fabiocicerchia/go-proxy-cache | A simple reverse proxy with caching capabilities using Go and Redis. | 133 |
etaty/rediscala | A high-performance Redis client for Scala with non-blocking and asynchronous I/O operations. | 788 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,018 |
bsm/redeo | A high-performance framework for building TCP servers/services compatible with Redis protocol | 441 |
hoisie/redis | A Redis client library for the Go programming language | 591 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 627 |
hmartiro/redox | A modern C++ client for Redis that provides an asynchronous API and is designed for high-performance applications. | 386 |