components-contrib/state/cockroachdb
ItalyPaleAle 1e728597b4 Misc refactorings
- Removed `state.DeleteWithOptions` and `state.SetWithOptions` which were useless at this point (likely a leftover from when there were retries)
- Some improvements in etag handling in postgres
- Other minor refactorings

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-11-17 16:29:29 +00:00
..
cockroachdb.go Refactors all state store to standardize metadata parsing (#2257) 2022-11-05 15:36:44 -07:00
cockroachdb_access.go Misc refactorings 2022-11-17 16:29:29 +00:00
cockroachdb_access_test.go StateStore API implementation for CockroachDB (#1559) 2022-03-22 08:24:14 -07:00
cockroachdb_integration_test.go Components' init functions should return interfaces (#1997) 2022-08-25 18:27:45 -07:00
cockroachdb_query.go Updated depguard linter config (#2245) 2022-11-03 22:19:21 -07:00
cockroachdb_query_test.go Updated depguard linter config (#2245) 2022-11-03 22:19:21 -07:00
cockroachdb_test.go Define common metadata across components (#1994) 2022-08-25 10:10:53 -07:00
dbaccess.go StateStore API implementation for CockroachDB (#1559) 2022-03-22 08:24:14 -07:00