Orpheus
Redis client
An object-oriented Redis client written in CoffeeScript
A Small Object Model for Redis in CoffeeScript
33 stars
5 watching
1 forks
Language: CoffeeScript
last commit: about 9 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 |
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,016 |
amakawa/redic | A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
hoisie/redis | A Redis client library for the Go programming language | 591 |
richfitz/redux | An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 91 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
informatikr/hedis | A Redis client library for the Haskell programming language. | 329 |
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
markuman/go-redis | An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
whatyouhide/redix | A Redis client designed to provide fast and resilient connections to a Redis server | 1,102 |
hmartiro/redox | A modern C++ client for Redis that provides an asynchronous API and is designed for high-performance applications. | 386 |