package hiredis
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Hiredis is an OCaml wrapper around the hiredis
C library
type value =
| Nil
| Error of string
| Integer of int64
| String of string
| Array of value array
| Status of string
The value
type is used to encode values to communicate with Redis
module Value : sig ... end
val command_v : value array -> string option
Create a command from an array of values
val encode_string : value -> string
Encode value to string
val decode_string : string -> value option
Decode value from string
module Reader : sig ... end
Readers are used to decode Redis values from buffered input
module Client : sig ... end
module Pool : sig ... end
A pool is used to access one server using many clients
module Shell : sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>