Getting started

To install TectonicDB, simply download the latest build.

Ubuntu 16.04

mkdir tectonic && cd tectonic
wget https://github.com/rickyhan/tectonicdb/releases/download/0.2/tectonic-server
chmod +x tectonic-server
./tectonic-server --help
./tectonic-server -p 9002 -f db -vv

TectonicDB communicates over TCP:

$ nc localhost 9002
INFO

Now that you have installed TectonicDB, you can now hook up a market data pipeline. To do so, you will need to use a client api.

Currently these language bindings are available:

  1. Python 3.6 (async generator)
  2. Javascript
  3. Rust

results matching ""

    No results matching ""