open-vault/builtin/logical/cassandra
Mark Paluch 3859f7938a Support connect_timeout for Cassandra and align timeout.
The cassandra backend now supports a configurable connect timeout. The timeout is configured using the connect_timeout parameter in the session configuration.  Also align the timeout to 5 seconds which is the default for the Python and Java drivers.

Fixes #1538
2016-07-01 21:22:37 +02:00
..
backend.go Support connect_timeout for Cassandra and align timeout. 2016-07-01 21:22:37 +02:00
backend_test.go Added AcceptanceTest boolean to logical.TestCase 2016-04-05 15:10:44 -04:00
path_config_connection.go Support connect_timeout for Cassandra and align timeout. 2016-07-01 21:22:37 +02:00
path_creds_create.go Apply hyphen/underscore replacement across the entire username. 2016-02-26 15:26:23 -05:00
path_roles.go Remove grace periods 2016-01-31 19:33:16 -05:00
secret_creds.go
util.go Support connect_timeout for Cassandra and align timeout. 2016-07-01 21:22:37 +02:00