package sihl-user

  1. Overview
  2. Docs

Module Session_repo.MakePostgreSqlSource

Parameters

Signature

Sourceval register_migration : unit -> unit
Sourceval register_cleaner : unit -> unit
Sourceval find_all : unit -> Sihl_type.Session.t list Lwt.t
Sourceval find_opt : string -> Sihl_type.Session.t option Lwt.t
Sourceval find_data : Sihl_type.Session.t -> string Sihl_type.Session.Map.t Lwt.t
Sourceval insert : Sihl_type.Session.t -> string Sihl_type.Session.Map.t -> unit Lwt.t
Sourceval update : Sihl_type.Session.t -> string Sihl_type.Session.Map.t -> unit Lwt.t
Sourceval delete : string -> unit Lwt.t
OCaml

Innovation. Community. Security.