carmine
Clojure Redis client
A Clojure wrapper for interacting with Redis, providing an idiomatic API for tasks like data serialization, message queuing, and distributed locking.
Redis client + message queue for Clojure
1k stars
38 watching
132 forks
Language: Clojure
last commit: 6 days ago
Linked from 1 awesome list
clojureeplmessage-queueredistaoensso
Related projects:
Repository | Description | Stars |
---|---|---|
taoensso/sente | A Clojure/ClojureScript library for building bidirectional, real-time web applications with efficient, low-bandwidth communication protocols. | 1,738 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
luca3m/redis3m | A C++ Redis client providing a wrapper around hiredis with connection pooling and high availability features. | 190 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
etaty/rediscala | A high-performance Redis client for Scala with non-blocking and asynchronous I/O operations. | 788 |
heroku/redo | A pipelined Redis client written in Erlang, providing low-level access to Redis commands and features. | 19 |
vseloved/cl-redis | A Common Lisp Redis client with error handling and reconnect mechanisms. | 189 |
robinjoseph08/redisqueue | A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 129 |
stefanwille/crystal-redis | A Redis client library for the Crystal programming language. | 380 |
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 |
taoensso/nippy | A high-performance serialization library for Clojure that provides fast and efficient data storage and retrieval | 1,052 |
taoensso/touchstone | A Clojure library for simple and flexible A/B testing and conversion optimization | 139 |
taoensso/tempura | A simple, developer-friendly library for multilingual text localization in Clojure applications. | 260 |
victortrapenok/simpleredisclient | A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |