components-contrib/state/cockroachdb
ItalyPaleAle e4b3fbdf26 WIP: We need to find a solution because CockroachDB doesn't support UDFs
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-06 00:17:44 +00:00
..
README.md PostgreSQL state store v2 (#3250) 2023-12-18 13:59:30 -08:00
cockroachdb.go WIP: We need to find a solution because CockroachDB doesn't support UDFs 2024-01-06 00:17:44 +00:00
cockroachdb_integration_test.go PostgreSQL state store v2 (#3250) 2023-12-18 13:59:30 -08:00
metadata.yaml WIP: We need to find a solution because CockroachDB doesn't support UDFs 2024-01-06 00:17:44 +00: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.