• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • redis-sync

  • Documentation
  • redis-sync lib
  • Redis_sync .ClusterCache Module
ON THIS PAGE
  • Parameters
  • Signature
package redis-sync
  • redis-sync
    • Redis_sync
      • Cache
        • Params
      • Client
        • ConnectionSpecMap
        • FloatBound
        • MassInsert
        • SlotMap
        • StringBound
      • ClusterCache
        • Params
      • ClusterClient
        • ConnectionSpecMap
        • FloatBound
        • MassInsert
        • SlotMap
        • StringBound
      • ClusterMutex
      • IO
      • Mutex
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module Params : Redis.S.Cache_params

Signature

module IO = IO
module Client = ClusterClient
module Params : Redis.S.Cache_params
val set : Client.connection -> Params.key -> Params.data -> unit IO.t
val get : Client.connection -> Params.key -> Params.data option IO.t
val delete : Client.connection -> Params.key -> unit
ON THIS PAGE
  • Parameters
  • Signature

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct