Skip to main content

GetKeyValueStoreFunction

Type of a function for accessing the live implementation of a key-value store.

Index

Methods

Methods

__call__

  • Parameters

    • optionalkeyword-onlyid: str | None = None
    • optionalkeyword-onlyname: str | None = None

    Returns Coroutine[None, None, KeyValueStore]

Page Options