Tarantool filer store (#6669)
Co-authored-by: Marat Karimov <m.karimov@digitalms.ru>
This commit is contained in:
11
weed/filer/tarantool/readme.md
Normal file
11
weed/filer/tarantool/readme.md
Normal file
@@ -0,0 +1,11 @@
|
||||
## 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`
|
||||
Reference in New Issue
Block a user