// +build rocksdb

package weed_server

import (
	_ "github.com/chrislusf/seaweedfs/weed/filer/rocksdb"
)