//go:build rocksdb // +build rocksdb package weed_server import ( _ "github.com/seaweedfs/seaweedfs/weed/filer/rocksdb" )