Updated Scylladb

This commit is contained in:
chris.grundling
2023-10-24 23:21:12 +02:00
parent f33ba7493c
commit 2ba3adef60
7 changed files with 216 additions and 176 deletions

View File

@@ -6,7 +6,7 @@ import (
"time"
)
var testStore = New(Config{})
var testStore = New(Config{Reset: true})
func Test_Scylla_Set(t *testing.T) {
// Create a new instance of the Storage