use github.com/linxGnu/grocksdb

This commit is contained in:
chrislusf
2021-10-01 03:16:03 +00:00
parent dad88a452f
commit 3ffbaaa071
3 changed files with 8 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ import (
"io"
"os"
"github.com/tecbot/gorocksdb"
gorocksdb "github.com/linxGnu/grocksdb"
"github.com/chrislusf/seaweedfs/weed/filer"
"github.com/chrislusf/seaweedfs/weed/glog"