mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-06-28 09:50:40 +08: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
|