mirror of
https://github.com/chrislusf/seaweedfs
synced 2025-06-29 08:12:47 +02:00
7 lines
210 B
Go
7 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
|