tuweni / org.apache.tuweni.kv / InfinispanKeyValueStore / <init>
<init>
InfinispanKeyValueStore(cache: Cache<K, V>, coroutineContext: CoroutineContext = Dispatchers.IO)
A key-value store backed by Infinispan
Parameters
cache
- the cache to use for this key-value store
coroutineContext
- the Kotlin coroutine context