tatris-io / tatris

Time-aware Search and Storage System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TATRIS

Build Status License

Time-aware search and storage system

Getting started

Build from source and have a try!

Tatris compiles to a single binary. You can execute the following commands and have a try:

git clone git@github.com:tatris-io/tatris.git
cd tatris && make
./bin/tatris-server --conf.logging=conf/log-conf.yml --conf.server=conf/server-conf.yml

Useful links for beginners

Contributing

Any contribution is welcome!

Licensing

Tatris is under Apache License 2.0.

About

Time-aware Search and Storage System

License:Apache License 2.0


Languages

Language:Go 97.7%Language:Shell 1.1%Language:Makefile 0.7%Language:Dockerfile 0.5%