aboutsummaryrefslogtreecommitdiff
path: root/weed/filer/tikv/tikv.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/filer/tikv/tikv.go')
-rw-r--r--weed/filer/tikv/tikv.go6
1 files changed, 6 insertions, 0 deletions
diff --git a/weed/filer/tikv/tikv.go b/weed/filer/tikv/tikv.go
new file mode 100644
index 000000000..ba1da27a8
--- /dev/null
+++ b/weed/filer/tikv/tikv.go
@@ -0,0 +1,6 @@
+/*
+ * Package tikv is for TiKV filer store.
+ * This empty file is let go build can work without tikv tag
+ * Using "make full_install" to enable TiKV filer store.
+ */
+package tikv