package savvy

  1. Overview
  2. Docs

Module Storage.MakeInMemoryStorageSource

Parameters

module V : STORAGE_KIND

Signature

Sourcetype t
Sourcetype value = V.value
Sourceval ttl : float
Sourceval get : string -> (value * float) option
Sourceval remove : string -> unit
Sourceval update : string -> value -> unit
OCaml

Innovation. Community. Security.