mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-08-20 09:53:01 +08:00
|
|
||
|---|---|---|
| .. | ||
| doc.go | ||
| readme.md | ||
| tarantool_store_kv.go | ||
| tarantool_store_test.go | ||
| tarantool_store.go | ||
Tarantool
database: https://www.tarantool.io/
go driver: https://github.com/tarantool/go-tarantool/
To set up local env:
make -C docker test_tarantool
Run tests:
RUN_TARANTOOL_TESTS=1 go test -tags=tarantool ./weed/filer/tarantool