From 776f9fde29241c4bae5e5d5307f670e28465e702 Mon Sep 17 00:00:00 2001 From: Matthieu Gouel Date: Sat, 2 Nov 2024 09:47:02 +0100 Subject: [PATCH] Update README.md InfluxDB IOx moved to metrico organization. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df36097..3ce97ba 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ write-ahead log. It is **not** a general-purpose Kafka implementation, instead it is heavily optimised for simplicity, both in terms of implementation and its emergent operational characteristics. In particular, it aims to meet the needs -of [IOx]. +of [IOx](https://github.com/metrico/influxdb_iox). This crate has: