aboutsummaryrefslogtreecommitdiff
path: root/weed/filer/tarantool/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/filer/tarantool/doc.go')
-rw-r--r--weed/filer/tarantool/doc.go7
1 files changed, 7 insertions, 0 deletions
diff --git a/weed/filer/tarantool/doc.go b/weed/filer/tarantool/doc.go
new file mode 100644
index 000000000..3c448e8e1
--- /dev/null
+++ b/weed/filer/tarantool/doc.go
@@ -0,0 +1,7 @@
+/*
+Package tarantool is for Tarantool filer store.
+
+The referenced "github.com/tarantool/go-tarantool/v2" library is too big when compiled.
+So this is only compiled in "make full_install".
+*/
+package tarantool