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