package cachet-lwt

  1. Overview
  2. Docs
A simple cache system for mmap and lwt

Install

Dune Dependency

Authors

Maintainers

Sources

cachet-0.0.2.tbz
sha256=7cf3d609523592516ee5570c106756168d9dca264412a0ef4085d9864c53cbad
sha512=6f05a5fb19324df71ff9c3067a7c17a7a248d431417551169e4ca5aa8b177b6f902bfec73f0ee907443fe01dd9153c6b3ec97fbf0f325d1bcfcb28f7a2501adf

doc/index.html

cachet-lwt

API

Library cachet-lwt

  • Cachet_lwt The Lwt variation of Cachet implies a point of cooperation (Lwt.pause) as soon as the syscall map is called. In other words, a task developed with Cachet_lwt will make itself available to be rescheduled if we internally call map instead of using the cache.
OCaml

Innovation. Community. Security.