risingwave_stream::common::log_store_impl

Module kv_log_store

source

Modulesยง

  • buffer ๐Ÿ”’
  • reader ๐Ÿ”’
  • serde ๐Ÿ”’
  • v1 ๐Ÿ”’
  • v2 ๐Ÿ”’
    A new version of log store schema. Compared to v1, the v2 added a new vnode column to the log store pk, becomes epoch, seq_id and vnode. In this way, providing a log store pk, we can get exactly one single row.
  • writer ๐Ÿ”’

Structsยง

Constantsยง

Type Aliasesยง