Ask a question to get started
Enter to send•Shift+Enter new line
In-memory implementation of the BaseStore using a dictionary.
BaseStore
InMemoryBaseStore( self, )
BaseStore[str, V]
Generic[V]
Get an iterator over keys that match the given prefix.
Async get an async iterator over keys that match the given prefix.