valkeyversion Documentation on ocaml.org

Modern Valkey client for OCaml 5 + Eio (RESP3-only)

Eio-native Valkey client targeting OCaml 5.3+ and Valkey 7.2+ (including Valkey 8.1 / 9 additions: SET IFEQ, DELIFEQ, hash field TTL). RESP3 only; no Lwt/Async/legacy fallback. Connection layer has auto-reconnect, byte-budget backpressure, circuit breaker, keepalive, TLS, and optional domain split so the parser can't stall socket I/O. Cluster router with quorum-based topology discovery, MOVED/ASK/CLUSTERDOWN/TRYAGAIN retry, periodic refresh, and Read_from-aware replica routing (incl. AZ affinity).

Tags valkey redis eio client resp3 cluster
AuthorAvi Fenesh <aviarchi1994@gmail.com>
LicenseMIT
Published
Homepagehttps://github.com/avifenesh/ocaml-valkey
Issue Trackerhttps://github.com/avifenesh/ocaml-valkey/issues
MaintainerAvi Fenesh <aviarchi1994@gmail.com>
Dependencies
Source [http] https://github.com/avifenesh/ocaml-valkey/archive/refs/tags/v0.2.0.tar.gz
md5=799affda50a7c2ac75deb956815f73fd
sha512=341aa8717b25d70df2822eefbba9355f832cf0ebc205cc6c19a581535a4f7b18ebc67a880b309e83736cd257e58aa6fbbb137bf01a2d54a1d310efd8748177a4
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/valkey/valkey.0.2.0/opam
No package is dependent