open-vault/builtin/logical/database
Michel Vocks 027ada452e
Mongodb driver switch to mongo-driver (#8140)
* Switch mongodb driver to mongo-driver

* Tidy mod

* Make writeConcern private

* Implement review feedback

* Add retry functionality

* Added backoff time

* go mod vendor

* Fix failing test

* goimport
2020-01-24 09:32:47 +01:00
..
dbplugin Combined Database Backend: Static Accounts (#6834) 2019-06-19 14:45:39 -05:00
backend.go Combined Database Backend: Static Accounts (#6834) 2019-06-19 14:45:39 -05:00
backend_test.go Combined Database backend: Add Static Account support to MongoDB (#7003) 2019-07-05 14:57:01 -04:00
path_config_connection.go Fix issue deleting DB connections on Secondaries (#7853) 2019-11-11 09:04:24 -08:00
path_creds_create.go Combined Database Backend: Static Accounts (#6834) 2019-06-19 14:45:39 -05:00
path_roles.go Combined Database backend: remove create/delete support (#6951) 2019-06-23 15:58:07 -05:00
path_roles_test.go Combined Database backend: remove create/delete support (#6951) 2019-06-23 15:58:07 -05:00
path_rotate_credentials.go Fix DB static role credential rotation replication issue (#8105) 2020-01-09 16:45:07 -08:00
rotation.go Fix potential panic in database credential role rotation (#8098) 2020-01-07 16:52:51 +01:00
rotation_test.go Mongodb driver switch to mongo-driver (#8140) 2020-01-24 09:32:47 +01:00
secret_creds.go Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00