components-contrib/state/cockroachdb
Josh van Leeuwen d8ac01bc76
Update go -> 1.24.1 & golangci-lint -> 1.64.6 (#3699)
Signed-off-by: joshvanl <me@joshvanl.dev>
2025-03-12 13:50:32 -07:00
..
README.md PostgreSQL state store v2 (#3250) 2023-12-18 13:59:30 -08:00
cockroachdb.go PostgreSQL state store v2 (#3250) 2023-12-18 13:59:30 -08:00
cockroachdb_integration_test.go Update go -> 1.24.1 & golangci-lint -> 1.64.6 (#3699) 2025-03-12 13:50:32 -07:00
metadata.yaml PostgreSQL state store v2 (#3250) 2023-12-18 13:59:30 -08:00

README.md

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.