package ringo-lwt

  1. Overview
  2. Docs
Lwt-wrappers for Ringo caches

Install

Dune Dependency

Authors

Maintainers

Sources

ringo-v0.4.tar.gz
md5=f013cdd6813c4301d0af383709c0514e
sha512=1b37c50c55b487c30b13cae450c586161809298a3db1982bbf46f2e97b36085b36a024731169194093936b02ec58bc2eedb70989c040215d0675dc31f95d8e0b

doc/CHANGES.html

Archaeology: Raw import from the Tezos project

v0.1: Initial release

v0.2:

  • complete rewrite: the library pivots towards caches

v0.3:

  • Rename Loose as Weak
  • Rename CACHE as CACHE_MAP (and associated name changes) to hint at key-value storage
  • introduce set-caches (CACHE_SET) which are simple value caches (not key-value caches)
  • introduce clear to empty caches entirely
  • fix singleton-collection bug
  • simplify code in main entry module

v0.4:

  • Handle reinsertion as promotion
  • bugfix: do not hard-fail when removing the single element of a collection
  • Wrappers for Lwt, Lwt-Option, and Lwt-Result
  • rename Strict to Strong (as opposed to Weak)
OCaml

Innovation. Community. Security.