package redis

  1. Overview
  2. Docs

Module Redis.ClientSource

Sourcemodule Make (IO : S.IO) : S.Client with module IO = IO

Redis client

Sourcemodule MakeCluster (IO : S.IO) : S.Client with module IO = IO

Redis cluster client

OCaml

Innovation. Community. Security.