redis
Redis client
Provides Redis client functionality in Elixir for sending commands to Redis servers
Redis commands for Elixir
358 stars
8 watching
63 forks
Language: Elixir
last commit: 10 months ago
Linked from 1 awesome list
elixirelixir-langredisredis-client
Related projects:
Repository | Description | Stars |
---|---|---|
whatyouhide/redix | A Redis client designed to provide fast and resilient connections to a Redis server | 1,102 |
akdilsiz/elixir-rediscl | A minimal Redis client with connection pooling and basic query functionality | 13 |
dantswain/yar | An Elixir Redis client written from scratch using the elixir-socket library. | 8 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 459 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 627 |
alexfilatov/torex | A simple connector to the Tor network using Elixir | 10 |
rdf-elixir/sparql_client | A client for executing SPARQL queries and updates against various endpoints | 28 |
alexfilatov/guardian_redis | A Redis-based adapter for the Guardian DB library | 4 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
aembke/fred.rs | An async Redis client with various features and protocols for interacting with Redis servers. | 390 |
amakawa/redic | A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
eleme/corvus | A fast and lightweight proxy that forwards Redis Cluster requests from multiple clients to a cluster of Redis servers. | 789 |