README ¶ CockroachDB State Store v1 This folder contains only the "v1" of the component. For "v2", the component is an alias of the PostgreSQL state store, without any difference. The implementation for "v2" is in the state/postgresql/v2 folder. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func New(logger logger.Logger) state.Store Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(logger logger.Logger) state.Store New creates a new instance of CockroachDB state store. Types ¶ This section is empty. Source Files ¶ View all Source files cockroachdb.go Click to show internal directories. Click to hide internal directories.