You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
MaratKarimov ba3afd1803
Tarantool filer store (#6669)
3 weeks ago
..
doc.go Tarantool filer store (#6669) 3 weeks ago
readme.md Tarantool filer store (#6669) 3 weeks ago
tarantool_store.go Tarantool filer store (#6669) 3 weeks ago
tarantool_store_kv.go Tarantool filer store (#6669) 3 weeks ago
tarantool_store_test.go Tarantool filer store (#6669) 3 weeks ago

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