sharded_eredis
Pool manager
A distributed Redis client pool management system
20 stars
5 watching
11 forks
Language: Erlang
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 627 |
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
patrickpissurno/vredis | A Redis client module written in V | 67 |
cabol/shards | Provides transparent and out-of-box sharding support for Erlang/Elixir ETS tables | 294 |
epgsql/pooler | An OTP Process Pool Application for managing concurrent access to pool members and maintaining pool size. | 311 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
dwighthubbard/micropython-redis | A Redis client implementation designed for use with MicroPython on embedded microcontrollers. | 21 |
informatikr/hedis | A Redis client library for the Haskell programming language. | 329 |
ericrasmussen/pyramid_redis_sessions | A Pyramid web framework session factory using Redis as storage | 43 |
cbd/edis | A high-performance, Erlang-based Redis implementation with improved scalability and multi-master support. | 469 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,016 |
general-cbic/poolex | A library for managing pools of worker processes in Elixir applications | 52 |
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
radagaisus/orpheus | An object-oriented Redis client written in CoffeeScript | 33 |
colinmollenhour/cm_redissession | A Redis-based session handler for Magento with optimistic locking and features like compression and concurrency throttling | 208 |