components-contrib/state/oracledatabase
Lucas Jellema 625f955fee
Introducing Oracle Database backed state store component (#1454)
* Introducing Oracle Database backed state store component

Signed-off-by: lucasjellema <lucasjellema@gmail.com>

* Implement Ping method with proper database ping

Signed-off-by: lucasjellema <lucasjellema@gmail.com>

* adding results from make modtidy-all - updated go.sum files
Signed-off-by: lucasjellema <lucasjellema@gmail.com>

* etag only applied when first write policy requested - applied in integration test and component

Signed-off-by: lucasjellema <lucasjellema@gmail.com>

Co-authored-by: Looong Dai <long.dai@intel.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-02-08 12:00:34 -08:00
..
dbaccess.go Introducing Oracle Database backed state store component (#1454) 2022-02-08 12:00:34 -08:00
oracledatabase.go Introducing Oracle Database backed state store component (#1454) 2022-02-08 12:00:34 -08:00
oracledatabase_integration_test.go Introducing Oracle Database backed state store component (#1454) 2022-02-08 12:00:34 -08:00
oracledatabase_test.go Introducing Oracle Database backed state store component (#1454) 2022-02-08 12:00:34 -08:00
oracledatabaseaccess.go Introducing Oracle Database backed state store component (#1454) 2022-02-08 12:00:34 -08:00