@@ -76,6 +76,10 @@ Kotori
7676 :target: https://github.com/grafana/grafana
7777 :alt: Supported Grafana versions
7878
79+ .. image :: https://img.shields.io/badge/CrateDB-4.2%20--%205.x-blue.svg
80+ :target: https://github.com/crate/crate
81+ :alt: Supported CrateDB versions
82+
7983 .. image :: https://img.shields.io/badge/InfluxDB-1.6%2C%201.7%2C%201.8-blue.svg
8084 :target: https://github.com/influxdata/influxdb
8185 :alt: Supported InfluxDB versions
@@ -105,7 +109,7 @@ Details
105109
106110Kotori takes the role of the `data historian `_ component within a `SCADA `_ / `MDE `_
107111system, exclusively built upon industry-grade `free and open-source software `_
108- like Grafana _, Mosquitto _, or InfluxDB _. It is written in Python _,
112+ like Grafana _, Mosquitto _, CrateDB _, or InfluxDB _. It is written in Python _,
109113and uses the Twisted _ networking library.
110114
111115The best way to find out what you can do with Kotori, is by looking at
@@ -222,6 +226,7 @@ The project is licensed under the terms of the GNU AGPL license, see `LICENSE`_.
222226
223227.. _Autobahn : https://crossbar.io/autobahn/
224228.. _contributors : https://getkotori.org/docs/project/contributors.html
229+ .. _CrateDB : https://github.com/crate/crate
225230.. _Create an issue : https://github.com/daq-tools/kotori/issues/new
226231.. _data historian : https://en.wikipedia.org/wiki/Operational_historian
227232.. _development sandbox : https://getkotori.org/docs/setup/sandbox.html
0 commit comments