savvy.storage
Storage.MakeInMemoryStorage
savvy
savvy.github
savvy.json_uri
savvy.oauth2_client
savvy.utils
module V : STORAGE_KIND
type t
type value = V.value
val ttl : float
val get : string -> (value * float) option
val remove : string -> unit
val update : string -> value -> unit