multi database

This commit is contained in:
hdt3213
2021-08-28 22:31:23 +08:00
parent c9f33d08c2
commit e91294bcf4
46 changed files with 1135 additions and 821 deletions

View File

@@ -10,6 +10,7 @@ import (
)
var testDB = makeTestDB()
var testServer = NewStandaloneServer()
func TestSet2(t *testing.T) {
key := utils.RandString(10)