Offers a `Refreshable` type that operates like a cache of size 1 with a background fiber that periodically refreshes the stored value
refreshable 2.1.1
Group ID:
com.permutive
Artifact ID:
refreshable_2.13
Version:
2.1.1
Version Scheme:
Release Date:
Jul 12, 2025
Licenses:
Files:
Full Scala Version:
2.13.16
Developers:
libraryDependencies += "com.permutive" %% "refreshable" % "2.1.1"
ivy"com.permutive::refreshable:2.1.1"
//> using dep "com.permutive::refreshable:2.1.1"
import $ivy.`com.permutive::refreshable:2.1.1`
<dependency> <groupId>com.permutive</groupId> <artifactId>refreshable_2.13</artifactId> <version>2.1.1</version> </dependency>
compile group: 'com.permutive', name: 'refreshable_2.13', version: '2.1.1'