About

Metadata

  • Last updated , by YvesPares
  • License MIT
  • Maintained by: yves.pares@tweag.io

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 7.10.3

Readme

A content-addressed storage supporting a remote caching. The API mainly consists of the cacheKleisliIO function which takes a (a -> m b) function and runs it only if the store doesn't already contain a result for it. Part of the funflow ecosystem.