Companion

Functions

Link copied to clipboard
fun InMemory(clock: Clock = Clock.systemUTC()): TaskStorage

In-memory implementation of TaskStorage with TTL support. Tasks are automatically removed when their TTL expires.