KVStore

au.id.tmm.fetch.cache.KVStore$
See theKVStore companion trait
object KVStore

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
KVStore.type

Members list

Concise view

Type members

Types

type SimpleIO[K, V] = KVStore[IO, K, V, V]