seaweedfs/weed/filer/tikv/tikv.go

7 lines
179 B
Go
Raw Normal View History

2021-08-30 15:59:25 +08:00
/*
* Package tikv is for TiKV filer store.
2021-08-30 15:59:25 +08:00
* This empty file is let go build can work without tikv tag
* Using "make full_install" to enable TiKV filer store.
2021-08-30 15:59:25 +08:00
*/
package tikv