Generic TTL cache with Eio
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update lock file

+2 -2
+2 -2
cache.opam
··· 7 7 maintainer: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 8 8 authors: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 9 9 license: "MIT" 10 - homepage: "https://github.com/samoht/ocaml-cache" 11 - bug-reports: "https://github.com/samoht/ocaml-cache/issues" 10 + homepage: "https://tangled.org/gazagnaire.org/ocaml-cache" 11 + bug-reports: "https://tangled.org/gazagnaire.org/ocaml-cache/issues" 12 12 depends: [ 13 13 "dune" {>= "3.0"} 14 14 "ocaml" {>= "5.1"}