ocaml-redis
Redis client
A client library for interacting with a popular in-memory data store
Redis bindings for OCaml
74 stars
9 watching
31 forks
Language: OCaml
last commit: about 1 year ago
Linked from 1 awesome list
ocamlocaml-libraryredis-client
Related projects:
Repository | Description | Stars |
---|---|---|
xxuejie/sohm.lua | An alternative Redis client library for use in a distributed cluster setup | 9 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 627 |
shomali11/xredis | A Go library providing a simple and type-safe interface to Redis | 19 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
debasishg/scala-redis | A Scala library providing a client for interacting with Redis key-value databases. | 1,020 |
vseloved/cl-redis | A Common Lisp Redis client with error handling and reconnect mechanisms. | 189 |
xerox-xeon/lua-redis-admin | A Redis client tool with web interface for editing and managing Redis data | 34 |
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 |
radagaisus/orpheus | An object-oriented Redis client written in CoffeeScript | 33 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
zio/zio-redis | A ZIO-based client for the Redis in-memory data store | 123 |
etaty/rediscala | A high-performance Redis client for Scala with non-blocking and asynchronous I/O operations. | 788 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 459 |
richfitz/redux | An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 91 |