package resource_cache

  1. Overview
  2. Docs
General resource cache

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=f7a37ee433dc8bf26cf828fe240f06017062cf66a4f58d21c3766b31407a503d

Description

This library offers a functor to create a resource cache over some abstract [Resource] type. The cache enables resource reuse while obeying various limits.

Published: 26 May 2024

README

README.md

General resource cache

This library offers a functor to create a resource cache over some abstract [Resource] type. The cache enables resource reuse while obeying various limits.

Dependencies (6)

  1. dune >= "3.11.0"
  2. ppx_jane >= "v0.17" & < "v0.18"
  3. core >= "v0.17" & < "v0.18"
  4. async_rpc_kernel >= "v0.17" & < "v0.18"
  5. async_kernel >= "v0.17" & < "v0.18"
  6. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (1)

  1. async_smtp >= "v0.17.0"

Conflicts

None

OCaml

Innovation. Community. Security.