permutive-engineering / refreshable   2.0.0

Apache License 2.0 GitHub

Offers a `Refreshable` type that operates like a cache of size 1 with a background fiber that periodically refreshes the stored value

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

refreshable 1.0.0


Group ID:
com.permutive
Artifact ID:
refreshable_sjs1_3
Version:
1.0.0
Release Date:
Dec 2, 2022
Licenses:
Files:

libraryDependencies += "com.permutive" %%% "refreshable" % "1.0.0"

Mill build tool

ivy"com.permutive::refreshable::1.0.0"

Scala CLI

//> using dep "com.permutive::refreshable::1.0.0"