DelegateBasedKeyValueRepo

constructor(readDelegate: ReadKeyValueRepo<Key, Value>, writeDelegate: WriteKeyValueRepo<Key, Value>)(source)