Time-aware search and storage system
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
Any contribution is welcome!
Tatris is under Apache License 2.0.