KeyConsumer
Callable
Parameters
key: string
index: number
Position of the current key in KeyValueStore.
info: { size: number }
Information about the current KeyValueStore entry.
size: number
Size of the value associated with the current key in bytes.
Returns Awaitable<void>
Current KeyValueStore key being processed.