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