cl-redis
Redis client
A Common Lisp Redis client with error handling and reconnect mechanisms.
Redis client for Common Lisp
189 stars
10 watching
38 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,018 |
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
xiusin/vredis | A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. | 7 |
vseloved/cl-agraph | A minimal portable Lisp client for AllegroGraph data storage system | 26 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
stefanwille/crystal-redis | A Redis client library for the Crystal programming language. | 380 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 627 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
nekipelov/redisclient | A Boost.asio-based Redis-client library for C++ | 321 |
patrickpissurno/vredis | A Redis client module written in V | 67 |
debasishg/scala-redis | A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
perfectlysoft/perfect-redis | A Swift client library for Redis | 28 |
cable-cr/cable-redis | A Cable.cr backend extension that provides a fault-tolerant Redis connection with automated restarts and error rate monitoring. | 0 |
vseloved/cl-nlp | A comprehensive Common Lisp toolkit for natural language processing tasks. | 222 |
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |