neocastro / xtdb-in-a-box

The simplest production-ready XTDB setup.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xtdb-in-a-box

The simplest production-ready Xtdb setup.

Please read the XTDB Quickstart.

Clojure

The /clj directory contains a minimal Clojure project. Run it from a REPL.

Java

The /java directory contains a minimal Java project. Run it with:

make && make run

License

Copyright © 2021 JUXT Ltd.

Distributed under the MIT License.

About

The simplest production-ready XTDB setup.

License:MIT License


Languages

Language:Clojure 49.6%Language:Java 34.3%Language:Makefile 16.1%