using new organization

This commit is contained in:
Ming Deng
2020-12-13 23:09:19 +08:00
parent 093f976365
commit a70f7fc920
253 changed files with 504 additions and 503 deletions

View File

@@ -11,7 +11,7 @@ import (
"github.com/ssdb/gossdb/ssdb"
"github.com/astaxie/beego/client/cache"
"github.com/beego/beego/client/cache"
)
// Cache SSDB adapter

View File

@@ -8,7 +8,7 @@ import (
"testing"
"time"
"github.com/astaxie/beego/client/cache"
"github.com/beego/beego/client/cache"
)
func TestSsdbcacheCache(t *testing.T) {