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.
 
 
 
 
 
Chris Lu 69553e5ba6
convert error fromating to %w everywhere (#6995)
1 week ago
..
doc.go Tarantool filer store (#6669) 4 months ago
readme.md Tarantool filer store (#6669) 4 months ago
tarantool_store.go convert error fromating to %w everywhere (#6995) 1 week ago
tarantool_store_kv.go convert error fromating to %w everywhere (#6995) 1 week ago
tarantool_store_test.go Tarantool filer store (#6669) 4 months 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