package redis-sync

  1. Overview
  2. Docs
Redis client (blocking)

Install

Dune Dependency

Authors

Maintainers

Sources

v0.6.tar.gz
md5=be1850ecdb92400e548e7ada346f1acd
sha512=77aace7d537606f252f37397c3368bb3a66cf6ca66d52d6cbe2524b0218a7991ca643e6ec00d70bf20b0715c412d5e290b9a06d07bd9575bcfba32b59f17bc26

doc/redis-sync/Redis_sync/index.html

Module Redis_syncSource

Blocking client for Redis

Sourcemodule IO : Redis.S.IO with type 'a t = 'a and type 'a stream = 'a Stream.t
Sourcemodule Client : Redis.S.Client with module IO = IO
Sourcemodule Cache (Params : Redis.S.Cache_params) : Redis.S.Cache with module IO = IO with module Client = Client with module Params = Params
Sourcemodule Mutex : Redis.S.Mutex with module IO = IO with module Client = Client
Sourcemodule ClusterClient : Redis.S.Client with module IO = IO
Sourcemodule ClusterMutex : Redis.S.Mutex with module IO = IO with module Client = ClusterClient
OCaml

Innovation. Community. Security.