mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-06-25 01:25:06 +03:00
ba3afd1803
Co-authored-by: Marat Karimov <m.karimov@digitalms.ru>
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
|