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.
 
 
 
 
 
 
dependabot[bot] ad138a0c0e
chore(deps): bump golang.org/x/tools from 0.30.0 to 0.31.0 (#6691)
4 weeks ago
..
doc.go Tarantool filer store (#6669) 1 month ago
readme.md Tarantool filer store (#6669) 1 month ago
tarantool_store.go Tarantool filer store (#6669) 1 month ago
tarantool_store_kv.go Tarantool filer store (#6669) 1 month ago
tarantool_store_test.go Tarantool filer store (#6669) 1 month 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