mitch donaberger b64ada08bd Initial mirror from https://github.com/seaweedfs/seaweedfs.git 3 mesi fa
..
doc.go b64ada08bd Initial mirror from https://github.com/seaweedfs/seaweedfs.git 3 mesi fa
readme.md b64ada08bd Initial mirror from https://github.com/seaweedfs/seaweedfs.git 3 mesi fa
tarantool_store.go b64ada08bd Initial mirror from https://github.com/seaweedfs/seaweedfs.git 3 mesi fa
tarantool_store_kv.go b64ada08bd Initial mirror from https://github.com/seaweedfs/seaweedfs.git 3 mesi fa
tarantool_store_test.go b64ada08bd Initial mirror from https://github.com/seaweedfs/seaweedfs.git 3 mesi fa

readme.md

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