open-vault/physical/cassandra
Jim Kalafut d67ed1fdc2
Replace Batch operation in Cassandra Delete() (#4054)
This fixes failing Cassandra backend tests. It is also probably the
better route, since Batch operations aren't the preferred approach
unless necessary (https://docs.datastax.com/en/cql/3.3/cql/cql_using/useBatch.html).
2018-03-23 09:42:35 -07:00
..
cassandra.go Replace Batch operation in Cassandra Delete() (#4054) 2018-03-23 09:42:35 -07:00
cassandra_test.go Fix cassandra tests, explicitly set cluster port if provided (#3296) 2017-09-07 23:04:40 -04:00