package anycache

  1. Overview
  2. No Docs
Scan-resistant LRU/2Q cache

Install

Authors

Maintainers

Sources

anycache-0.7.4.tbz
md5=66a9853877b97187f6eb118b9d865a9a

Description

anycache is a scan-resistant LRU/2Q cache. See the documentation for details on the algorithm used.

anycache is distributed under the ISC license.

Published: 09 Aug 2017

Dependencies (5)

  1. lru = "0.2.0"
  2. result
  3. base-bytes
  4. topkg-jbuilder build
  5. ocaml >= "4.01.0"

Dev Dependencies (1)

  1. alcotest with-test & >= "0.7.2"

Conflicts

None