tigris

module
v1.0.0-alpha.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2022 License: Apache-2.0

README

Tigris Data

Go Report Build Status Contributor Covenant

Getting started

These instructions will get you through setting up Tigris Data locally as Docker containers.

Prerequisites

Running locally

The docker/local directory contains the docker-compose.yaml which describes the configuration of Tigris Data components. You can run Tigris Data in a local environment by executing:

cd docker/local
docker-compose up -d

Connecting using CLI

Install the CLI:

go install github.com/tigrisdata/tigris-cli@latest

Make sure to include the installed binary in your PATH.

Test that Tigris is up and running locally:

export TIGRIS_URL=http://localhost:8081
tigris-cli db list databases

More elaborate example of CLI usage can be found here.

Golang client example can be found here.

Documentation

Roadmap

Community & Support

License

This software is licensed under the Apache 2.0.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL