mirror of
https://git.vectorsigma.ru/public/seaweedfs.git
synced 2026-08-01 12:18:51 +00:00
8 lines
210 B
Go
8 lines
210 B
Go
/*
|
|
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
|