package redis-sync

  1. Overview
  2. Docs
Redis client (blocking)

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.tar.gz
md5=14ed13367ece237de7fb881436762356
sha512=cca4d4ed74c3551d87fc52aa75196f96bfddc511086af8133123becf1e981f14f712cf6232c656371e23f8e8f18babf9f2f0494f50023bb5068d2c7c7785fa2c

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.