shastick / zio-prefetcher   0.7.0

Apache License 2.0 GitHub

When caching is not enough. Pre-fetch everything you need to RAM and refresh it on a regular basis.

Scala versions: 3.x 2.13 2.12 2.11

zio-prefetcher 0.8.0-RC6


Group ID:
ch.j3t
Artifact ID:
zio-prefetcher_3
Version:
0.8.0-RC6
Release Date:
May 27, 2022
Licenses:
Files:

libraryDependencies += "ch.j3t" %% "zio-prefetcher" % "0.8.0-RC6"

Mill build tool

ivy"ch.j3t::zio-prefetcher:0.8.0-RC6"

Scala CLI

//> using dep "ch.j3t::zio-prefetcher:0.8.0-RC6"

Ammonite REPL

import $ivy.`ch.j3t::zio-prefetcher:0.8.0-RC6`

<dependency>
  <groupId>ch.j3t</groupId>
  <artifactId>zio-prefetcher_3</artifactId>
  <version>0.8.0-RC6</version>
</dependency>

compile group: 'ch.j3t', name: 'zio-prefetcher_3', version: '0.8.0-RC6'