elixir-rediscl
Redis client
A minimal Redis client with connection pooling and basic query functionality
A minimal redis client with connection pooling for elixir
13 stars
6 watching
2 forks
Language: Elixir
last commit: over 2 years ago
Linked from 1 awesome list
elixirminimalredis
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
dantswain/yar | An Elixir Redis client written from scratch using the elixir-socket library. | 8 |
stefanwille/crystal-redis | A Redis client library for the Crystal programming language. | 380 |
amakawa/redic | A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
nekipelov/redisclient | A Boost.asio-based Redis-client library for C++ | 321 |
exhammer/hammer-backend-redis | Provides a Redis backend for rate limiting in an Elixir application | 49 |
danielberkompas/elasticsearch-elixir | A no-nonsense library for interacting with Elasticsearch from Elixir | 421 |
noizu-labs-ml/elixir-openai | An Elixir wrapper for the OpenAI API | 5 |
hamiltop/rethinkdb-elixir | An Elixir client for connecting to RethinkDB databases | 497 |
rdf-elixir/sparql_client | A client for executing SPARQL queries and updates against various endpoints | 28 |
vseloved/cl-redis | A Common Lisp Redis client with error handling and reconnect mechanisms. | 189 |
omise/omise-elixir | An Elixir client library for interacting with Omise's payment APIs. | 10 |
essenciary/feedlex | A client library for interacting with the Feedly RSS reader API in Elixir. | 3 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |