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.
|
3 weeks ago | |
---|---|---|
.. | ||
doc.go | 3 weeks ago | |
readme.md | 3 weeks ago | |
tarantool_store.go | 3 weeks ago | |
tarantool_store_kv.go | 3 weeks ago | |
tarantool_store_test.go | 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