package hiredis

  1. Overview
  2. Docs
type t
val create : unit -> t
val release : t -> unit
val feed : t -> string -> status
val get_reply : t -> Value.t option
val encode_string : value -> string
val decode_string : string -> value option
OCaml

Innovation. Community. Security.