MapKeyValueStore(map: MutableMap<K, V> = HashMap(), coroutineContext: CoroutineContext = Dispatchers.IO)
Open an in-memory key-value store.
Constructor Open an in-memory key-value store.